-
Error Message when attempting a Basic Import
When I try to Import any file into TeamSiteusing CC Pro, I get the following error: Error Length Required connecting to “http:/server/iw-cc/launchpad/import_check_for_overwrite” Any thoughts.
-
Batch Import functionality in Teamsite
Is there a "Batch Import" feature in Teamsite? I have to move content from 6.7.1 to 6.7.2. ---If so, how do you use it?
-
TeamSite 6.7.2 - DCT Problem
When we upgraded a DEV server from 6.7.1 to 6.7.2 we encountered problems with some DCTs. It appears that a new rule was implemented; however I cannot find the supporting documented changes in the 6.7.2 release notes. The error is as follows when I try to create a new or open an existing DCR.…
-
DataDeploy hangs when ExternalDataSource executes query
We are running DataDeploy (OpenDeploy 6.2.1.0.0) against SQLServer 2005. I have the attached deployment, and an external data source which sends this query to the database: select id from content c where c.path= When I run the deployment, it hangs when it calls Statement.executeQuery(). This happens whether I use a…
-
Deploying to two different tables without access to primary key
I have two tables to which I want to deploy metadata using DataDeploy: content: id (primary key) path (unique) content_metadata: id (primary key) content_id (references content(id)) value I want to create/update the records without having to explicitly specify content(id). Is it possible to have DataDeploy look up…
-
TeamSite production environment crashing constantly after 6.7.2 upgrade
we already have a case open w/ iwov - here are snippets from the logs which are jam packed full of errors any help/insight would be greatly aprpeciated. we had the upgrade on our dev/beta environments for almost 4 months and it was quite stable. Servletd_out.log 221 2.0.0 csfex01.edmc.adm Service closing transmission…
-
TeamSite OOTB EAs into TS metadata tables?
we are trying to configure TeamSite metadata and have a requirement to add the TeamSite OOTB eas (modified by, modified, etc) to the table. However, no matter how i setup my dbschema.cfg, it doesnt find them! however, i am able to get some of the OOTB eas like is_form_valid and dcr_type fine! we have tried many different…
-
TeamSite Favorites (deleting)....
My users are comparing the user experience from TS 6.5 SP3 (Windows) and TS 6.7.2 (Windows). Through the testing they have noticed that the experience changes with 6.7.2 when they delete a favorite it takes them back to the UI where they were previously working. In 6.5 SP3 when removing favorites the process would remove…
-
Deleting Favorites
My users are comparing the user experience from TS 6.5 SP3 (Windows) and TS 6.7.2 (Windows). Through the testing they have noticed that the experience changes with 6.7.2 when they delete a favorite it takes them back to the UI where they were previously working. In 6.5 SP3 when removing favorites the process would remove…
-
Workflow Modeler - invoke workflow using "iwmodelc" issue
Hello: I am able to modify the reviewer list in a workflow using cutom java code during Pre-Processor by instantiate the workflow from the TeamSite GUI. However, when I try to instantiate the same workflow using "iwmodelc -i", it does not seem to be executing the pre-preocessor command nor processing the…
-
Java heap space error on file edit/download
numerous developers using teamsite to work on .NET files complain of getting the following error. didnt see much on devnet. we use IE7 and windows xp Error: java.lang.OutOfMemoryError Java Heap Space (see attached screenshot):mad:
-
copy & paste from the Compare Versions > Source window?
our developers often complain that they cannot copy/paste the code from when comparing versions. i tried also and cannot copy paste from either the right or left window! you can highlight the text but neither right click or ctrl-c work. any workarounds/fixes for this?
-
Preserving Modified By and Modified Date after CLT script
We are currently undergoing in upgrade to TeamSite 6.7.2 and as part of it we are re-doing some of the directory structures in our branches. We have a simple Perl script that reads the EA for where the PrimaryDCR is and then appends on the new directory structure and resets the EA. That works - no problems. The issue is…
-
Tab feature in TS6.7.2
Hi, Iam working with TS 6.7.2, win 2003. In my DCT i have 4 tabs, i wanted to show all the four tabs to a specific group and hide one tab for couple of TS groups. How to acheive this? I have read the TS manuals and it talks about restricting a user/group/role from accessing specific fields in the DCT and not the tab. Any…
-
Install two LiveSite Runtime on the same box
Hi All, I have a requirement in which I need to demonstrate the Staging capability in addition to the LiveSite Runtime production env.This will essentially be another runtime instance. Installing LiveSite Runtime requires OD Reciever to be installed in the box. Is it possible to have two runtime instances on the same…
-
Email Task
I am writing a custom email task in Java, and following the example class MailNotificationTask. For the content of the email, the example creates an XML document, then transforms it using XSL. Is there any particular reason for this? Is the XML used elsewhere? We need to have custom content for the emails generated by this…
-
ClassNotFoundException when instantiating workflow
Hi, I am trying to run a workflow (created in Workflow Modeler 1.0.1.0, published to TeamSite 6.7.2, on Windows), which includes a URLTask. This URLTask uses a Java class that I have created, DummyTask. We did the following: 1. Place the JAR file in {iw-home}/local/config/lib/content_center/customer_src/lib. 2. Shut down…
-
message_handles_table growing
Hi. We're running 6.5 SP1 on Windows with Report Center. I'm trying to understand an issue we're having. Our message_handles_table continues to grow which I think means that that data is not being "consumed" by anything, and therefore is not getting into our reports database. I've looked at tsreport.log, tsreport_out.log,…
-
Turn off active clipping paths in layered psd files upon ingestion?
Is there a way in MB 4.6.0 or later to turn off active clipping paths in layered psd files upon ingestion? If not, how would the preview appear? Would this be more of a download task to do this?
-
Subversion Payload Adapter Documentation???
TS 6.7.1 (Solaris) OD 6.2.1 We are experimenting with the Subversion Payload Adapter and trying desperately to find some decent documentation to explain how things work as far as moving files around to and from SVN via OpepDeploy. We have figured out how to use the subversionCheckoutConfig.xml to configure how to…
-
Teamsite 6.1 - Running OD as non-root
Hi, I'm using OpenDeployUX4.5 and running it as a non-root user on the endpoint. I can start it up and have confirmed it's listening on bothe the SSL and non SSL ports. The correct keys are in place but when running a userpush from the master the top directory is created on the endpoint but nothing else. The job outputs…
-
Faq
Do anyone know if Interwoven has been used to support FAQs etc. Any case studies in this would be great – My client is currently using Rightnow and are thinking of replacing it with Inquira.
-
Suspected submit.cfg issue
I am running TeamSite 6.5 SP3 on Windows 2003 server and I am having an issue with a user trying to edit a file in their workarea. TeamSite\branch\workarea\corp\htdocs\application\file.xml We have a restriction in the submit.cfg that looks like this /default/main/branch/.{ /htdocs/application/ {setaccess…
-
Associating SitePublisher Taxonomy to DCR's
Hi All, I am trying to create a microsite which uses taxonomy for navigation. For this, I have certain queries 1. How to associate a DCT with a Taxonomy Node? 2. How to display content based on the taxonomy node selected in the sitepublisher site? 3. How to delete taxonomy from the site? The problem is that there is not a…
-
Common content dilemma - opinions needed!
here is our dilemma - we want to store all our news items in a common repository so they can be shared across brands and locations //SERVER/default/main/common/WORKAREA/Content/templatedata/pr/news i.e. a PR person could fill out a news article, flag it for multiple brands and locations, and push it thru the workflow. the…