-
Install order & misc TS 6.5 upgrade questions!
Ok i finally started my clean install of TS 6.5 on our new development server (VMware instance) i got 6.5 installed fine, now here is the Order i plan to install the rest of the components: 1) TS 6.5 SP1 > IWOVts-win-6.5.0SP1-Build46458.exe 2) OpenDeploy base server > ODBaseFull60200Build46963.exe 3) OpenDeploy Admin…
-
Unable to do DataDeploy
Hi I am using OpenDeploy 6.0.1 and data deploy bundled with it!!! I am unable to transfer data from XML file into the ORACLE database, although the tables are being created. Following is the log extract being generated.. DAS QLException occured in TableSchema:Exists() DAS:Exception Message: ORA-00600: internal error code,…
-
inline callout issue
We have an issue that is driving me insane, and hope someone can help me with it. When a DCT is opened an inline call-out retrieves a list of parameters from a database table. The user selects the desired parameters and when completed these parameters are sent back to the same database table, with other content using…
-
Save Button
Hi, I´ve to add a Save button and a Preview one to the datacapture.cfg, how must I do it? Thank you!
-
EA Deployment to Oracle
hello everybody I am working on TS 6.5 With opendeploy 6.0.1 .. I am unable to deploy meta data attached to the content which in turn is attached to my workflow!!. I am trying to etract the attributes and then deploy them.. IS there any other way by which i can directly extract and deploy the Atributes.. Dixit
-
Exception of Unknown Origin in Primitive {1AAE...
Hi All, Thanks in advance for taking the time to help a fellow MBin user. We have created an application that does many things with MediaBin and including bulk loads many images into the system. We've created a class and a method called Create (below) which we have been using for quite some time now and has always been…
-
FormAPI: finding the parent of a DCT item
In TS6.5 FormAPI, from a DCT item, IWItem, I don't see a method provided to get to its parent item or its siblings. What if I a replicant container, each instance of the replicant has a number of children. IF the first child is a cgi-callout button, if I click on this button it would clear out all the values of its…
-
VFE custom command implementation problem
Hi all - I'm trying to implement a custom command in visual formatter, and it doesn't seem to be firing the command. I've been banging my head against the wall for a couple of hours and have simplified it down to a copy of Interwoven's jshyperlink just as a test case, and still don't seem to be getting it. So, what I have…
-
Scripting eventsubd
I am attempting to programmatically stop the eventsubd on TS 6.5 on Windows 2003. Unfortunately, I have found ZERO documentation about the eventsubd.exe command and am at a loss of what flags I need to specify, etc. Please advise. Dave Current Environment(s): (1) TS 6.5 on W2K3 (2) TS 6.1 SP1 on W2K3 (3) TS 6.1 on W2K
-
Hide item on DCR not working when rowcontinue=t
Hi, I have a replicant container and it has two child items. If in the datacapture.cfg I defined them as follows: <container name="parent" location="parent" hide-name="t" combination="and" min="0" max="30" default="0"> <item name="child1" pathid="child1"> <text size="40" maxlength="300" required="f" /> </item> <item…
-
Windows Server 2003 SP1 support
does TS 6.5 support Windows Server 2003 Service Pack 1 yet now that it has been officially released? my security team is insisting it be installed prior to our upgrade to TS 6.5 please advise, thanks ------------------- World of Warcraft — Illidan/Horde
-
print button in tpl
Hi, I'm Cristina, i've started working with this tool few days ago. I'd like to include a print button in the tpl so that I don´t need to use the one of the browser. Cna anyone tell me how can I do it? Thanks, Cris
-
File Sorting
Hello, I am searching for a way to define the sorting criteria for displaying the folder and files in the standard Teamsite 6.5 list view. Basically, I just want to have folders in ascending order at the beginning and files in ascending order afterwards. When I switch the sorting by clicking on the "Name" column label, I…
-
TeamSite 6.5 SP1 installation problem
I installed TeamSite 6.5 with SP1 on a brand new Solaris server. The installation is very smooth, howerver I couldn't view any files in Teamsite. I am getting the following error message when I clicked any files in content work area. Please advice. Proxy Error The proxy server could not handle the request GET…
-
Take workflow task ownership from email link
Hi, I am trying provide a link in workflow email so that users can click on the link and take ownership of the task. we are on TS6.1 W2K. I found the following url from one of the knowledge base article http://server/iw/webdesk/task?taskid=... But this is leaving the user on the task details landing page where users has to…