-
Populate Admin Database
This project is winding down and they're now realizing that there's no interface for users to work with the admin database (the one that populates drop-downs, etc. in the DCTs). I'm sure other organizations have faced this issue - what solutions work and how well? Since users are already getting trained on DCT usage and we…
-
getChildren on root container with replicant
iwserver: 5.5.2 Build 17976 Interwoven 20030323 on Solaris. I have a DCT that contains code something like this: <container name="container1"> <container name="container2"> <item name="item1"> <radio required="t" /> </item> </container> <inline command="whatever" /> <inline command="whatever" /> <item name="item2">…
-
Is DCR is workflow from FormAPI
I am using TST552. I can't find an obvious way of querying whether a DCR is in a workflow from formAPI. Is there a way?
-
vpath in presentation template
Hello Templaters, We are currerntly developing a TeamSite 6 Migration from Teamsite 5 and were stuck in a problem in the Presentation templates. We urgently need a way to get the vpath or another variable which represents the directory structure where the datacapture form has been launched. This needs to be done in the…
-
TeamSite 5.x Performance Issues - Phantom Locks
I've recently become aware of a long-standing performance issue in 5.x. Apparently if you have a folder with a bunch of locked files in it, then you delete the folder (not the individual files), the files still remain locked. If you're deleting a lot of locked files this way, you can quickly get to the 500 lock maximum and…
-
install OD and TS on different server
If I install TeamSite on Server1 and OpenDeploy base server on Server2, if it possible for me to configure my OD base server to point to back to TeamSite on Server1 (such as specify OpenAPI host to be Server1 and specify a RMI port for OpenAPI) so that I can still use "TeamSite Comparison Deployments", or deploy TeamSite…
-
re-opening a DCR
I'm using TST5.5.2 on Win2K. I've noticed a very strange behaviour when trying to save and re-open my DCRs. When the datacapture.cfg contains a <container> element surrounding the rest of the elements, I can save and close the DCR normally. However, when I re-open it (either in view or edit mode) the DCT form appears to be…
-
iteration within .tpl file
I'm using TST5.5.2 on Win2K. In my .tpl file the <iw_iterate> tag doesn't seem to have any effect on the outcome of the template. Only the first instance of the replicant item is displayed. And this is regardless, whether I use <iw_perl> containing iwpt_output commands, or using simple HTML code with embedded <iw_value…
-
Compound keys + IWDELTRACKER = unhappiness?
Hi there DDniks, A small conundrum has come my way of late which I would be most grateful of some help with if you have the time. (background: TS 5.5.2, W2K, DDing to MSSQL with UDS) Adding, Editing and Deleting has been working fine for several months now until we decided on publishing in several languages. This meant…
-
Removing 'Delete' menu item from CCpro UI
Is it possible to remove delete menu option in CCPro ui (or replace it with my own) in the default 'Delete' menu item from? I've able to replace the menu item in CCStd. If I add the following snippet in ui_cutom.xml, it doesn't replace the existing 'Delete', but just adds a new one in the menu.…
-
IWDatacapture.displayMessage (message)
I have an onSave handler in my template that takes some time to run. I would like to display a message to the user so they know the system has not locked up and what it is doing. I would like to avoid alert/confirm so they don't have to ack. I am trying IWDatacapture.displayMessage (message) but it doesn't write my message…
-
Editor rejecting article sets status to "inactive"
We are using a very slightly modified version of the standard configurable_author_submit.wft. When an Editor rejects an article, the job is returned to the Author, and the job appears in their queue, with owner set to "Assigned to me", but in the Editor's workflow Job queue, the workflow job stays there with the status set…
-
Autoconfigure.cfg question
Hi, Can any body suggest me if it is possible to only allowing certain file types excluding all other file types from getting submitted to staging area through Autoprivate.cfg? For example I need to configure autoprivate.cfg to allow only .doc files to be submitted to staging. All other file types should be marked as…
-
Lotus Notes
Hello: We were looking for another company that uses TeamSite and also has Lotus Notes as their email client. There has been some frustration on our part attempting to locate information managing Notes content or integrating email. We are stuck with Notes for what will probably some time to come. Thanks. christine…
-
MS SQL Server 2000 and Latest Perl error
Hi All, I have upgraded from TS 5.5.2 to TS 6.1 on Windows 2000 SP4. On another machine I have SQL Server 2000 that we use as our CMS database. Before the upgrade the callouts and inlines that were in our DCTs worked just fine connecting to the DB to retrieve the data. After the upgrade, the same callouts and inlnes do not…
-
Terminating workflow during MetadataCapture task
TS 6.1 Win2K In my workflows, Metadata Capture is the first task. When the user enters submit comments, it is possible for him to click on the submit button more than once before the workflow is started. Because of this, my metadata capture task is getting started multiple times. Now if the user wants to remove the…
-
How to get workflow action/Wft_type
TS 6.1 Win2K I'm using a configurable workflow that creates a dynamic workflow using the config file. I've a requirement that for workflows started from TFO, I need to add an extra step which otherwise will be marked dormant. Is there any way for me to know the workflow initiating action (e.g. new_job, tfo_new_job,…
-
iwdctacleval bug?
I would like to use iwdctacleval to increase performance for my users by pre-rendering DCTs (basically invoking any inlines once at design time instead of constantly at runtime). It seems like there is a bug in iwdctacleval that causes the external-editor-inline attribute in the source to be omitted when the XML is written…
-
VFT external-editor-config scope ??
Hi All - Note: I'm working with Solaris TeamSite/Templating version 5.5.2 SP4. I'm working on my first template that's including the Visual Format Toolbar (there are 5 textareas on the one DCT that use VFT). I can get it to come up just fine in the DCT and it performs rather well. After working with the VFT a bit, I got…
-
Submit wizard
Win2K TS 6.1 When I contribute a templated content thru CCStd, there is a wizard based interface. I believe that the wizard cannot be customized to add extra steps (i.e. if I want to force the user to generate the HTML when he clicks on 'Next' button). Since its not possible, is there any way to disable the wizard…
-
Visual Annotate Toolbar
Server: TS 6.1 Win2K Client: Win2K, IE 6.0 Are there any browser stability issues with Visual Annotate toolbar? If the toolbar is enabled, sometimes the browser crashes for no reasons. TIA