-
Deployment of LiveSite sites
Hi, We are deploying the Livesite Sites to tomcat server. In this regard we are using the OOTB Opendeploy configuration file LiveSite.xml. We have made few modifications in the LiveSite.xml for our own requirement. One such case is as shown below : [HTML] [/HTML] But when the sites are deployed it is observed that the…
-
Problems with Live Page edit component
Hi All, We are using the OOTB Live page edit component in the .pages. The edit link is working as desired on the production servers by redirecting to the teamsite for editing the corresponding .page during run time. But the problem we are facing is that when it redirects to the Teamsite the URL contains IP address of the…
-
Submit Locked files Created by another user.
Hi , I am using Teamsite 6.5 I want to clarify certain issues regarding the Locked files. Actually a Generated file and the DCR is locked by the author "A" If Author "B" comes and Submit the File created by author "A" i am getting an error message "Nothing that you have selected can be submitted. Please reselect modified…
-
Browse file from Non-IFS
Hi there I am trying to customise the TS workflow job form such that I can browse and attach files directly from the computer drive, instead of attaching files from the TS IFS. Any help would be appreciated. Thanks Siddharth Technical Consultant Interwoven - Singapore
-
DataDeploy fails update deployment if path has an apostrophe in it.
hi I have a client who has the error message below when trying to deploy a path with an apostrophe init: DD ELECTELECT DESCRIPTION,TITLE,CATEGORY,ALL_CLIENTS,PATH FROM METADATA_DOCUMENTS WHERE PATH = 'Documents/L'OREAL (UK) LIMITED/Investment Reviews/AR - 20040331.pdf' DD:…
-
Running Open Deploy in Windows Clustered Environment
Environment Windows 2000 Servers SP4 Open Deploy 6.1 Microsoft Clustering Due to the licensing change with Open Deploy we can no longer run Open Deploy on shared disk. So we need to install OD locally and point the config files to the shared disk so log files are in sync with a failover situation. The problem we are…
-
Integration between Teamsite and weblogic portal
hi all, I searching high and low for some documentation for integrating teamsite and portal, but cannot find even one, not even the recorded webcast (in 2004), anyone care to share where can i find these documentation, greatly appreciate, thanks VV
-
Include Flash option in the HTML Editor
Hi Guys, I am using teamsite 6.5.In the HTML Editor how to enable the Insert flash option kindly advise. Thanks
-
DD returning false (?) positive
Rather, I think DD thinks there's nothing to do, but this is my scenario (files attached below): I have three tables who relate to each other in the following way: one QUIZ has many QUIZ_QUESTIONs, each of which has many QUIZ_QUESTION_CHOICEs. So, I have my DB schema and when I run it, DD tells me within 1 second that it…
-
Metadata Values(mValues)
I was trying to insert mValues to custom metadata but getting a SOAP unidentified Exception. I am creating an object[] and sending that array values to the mValues by checking whether IsMultipleValue = true. And used the ReviseAssetMetadata() to add the metadata. I was successful in inserting just one value(mValue) and all…
-
value-from-callout usage?
I'm wondering if anyone is using the value-from-callout feature of DataDeploy and if so, how? It appears in the DTD although I can't seem to find any documentation on it whatsoever. Dave
-
Mediabin WebService Installation Issue
When I try to run the MediaBinWebServiceInstaller.msi file, it proceeds till the Installation Address Screen and then gives me the following error: "Unable to find an entry point named GetAuthenticationMOde in DLL MBPAdmin.dll". Would appreciate any help in fixing this. thanks, iris
-
The most helpful error message ever
Interwoven, how helpful is this error message supposed to be (see attached GIF)? I''m hoping to get some meaningful context to what I'm doing wrong, although I have a guess... I edit a DCR and hit FINISH. This action starts a workflow which deploys and then sends me an email asking me if I want to add a landing page to my…
-
Workflow My jobs and All jobs
Hi , I am Using Interwoven Teamsite 6.5 I have a doubt regarding the workflow "My jobs and ALL jobs". Once i select All jobs it shows list of all jobs from all the workareas.Is it posible to configure for particular workarea. My jobs - (As a author i created a workflow and then the notification was sent to editor for…
-
ErrorString The input line is too long.
I'm attempting to run DD via command line with long arguments (i.e. -k something=lotsandlotsoftext) and am getting the following error message in my micro log: ErrorString The input line is too long. So, what is the limit and can this limit be raised? OD/DD 6.0.1 Win2k3
-
Indenting in a select tag
Hey Everyone, I have a select box defined in my datacapture.cfg, and I would like the options' label to be indenetd sometimes (cause some options are essentially sub-options). I tried putting spaces, non-breaking-spaces, and other possible tags, but nothing works. I came across this "optgroup" tag which seemed promising,…
-
Segmentation fault when installing OD
I am getting the following error when attempting to install OD on RedHat ES 3.0: /usr/OpenDeployNG/lib/dbtool: line 1: 21948 Segmentation fault /usr/OpenDeployNG/jre/bin/java -Djava.security.manager -Djava.security.policy=/usr/OpenDeployNG/openjms/config/openjms.policy -Dopenjms.home=/usr/OpenDeployNG/openjms -classpath…
-
OpenDeploy patch for OD 6.1 available
Just wanted to bring your attention to a patch that is now available for OD 6.1. -Mariam The following bugs are fixed: ------------- Bug Summaries ------------- 65007 - For ControlHub only Clicking "External Task ID" link generates "Unknown Server Error" message. 66218 - OpenDeploy AdminServer. DAS deployment went OK but…
-
MediaBin - Email notification when service stops
Our MediaBin has a nack of stopping the MBPServer Service without any notification or prior warning and we have absolutely no idea why. In reaction, I'd like the server and application owners to receive a notification via email. I don't think MBin has this feature, does it? If not, I'm going to write a script to connect to…
-
OD communicate with Clearcase
Here is scenario and requirements 1. We have ClearCase as the source control repository 2. We have NT and UNIX box for our production and test release 3. OpenDeploy can helpus on the automatic release.i.e from ClearCase to destination folder which located in different servers/platforms ? and opendeploy can provide API to…
-
Tagging Screen to come up
Hey, We currently have workflow where we have a cgi task to tag data following the start task. We insert a filter task to filter out DCR's (DCR's don't need to be tagged in our application) in between the two, such that we now have start_task->filter_task->cgi_tagging_task. The problem now is, that once we hit the "start"…