-
DCR Deletion
Hi, I am using standalone datadeploy . When saving the dcr i am deploying to the database. I want to setup the process if somebody deletes the dcr i want to delete it the from database also ? Could any one suggest me which the best way to accomdate this.User may use File->Delete or Delete Data Record Thanx in advance
-
Template for users to create a form page
Hi - I am working on a template that will allow users to create an html form. One of the requirements is for users to specify, for example, which checkboxes are checked by default. The syntax in html for that is <input type="checkbox" name="mycheckbox" CHECKED>. However, within xml, attributes without values (i.e. CHECKED)…
-
Replicant - Events
Hi, I have a question about Replicant.Is it possible hide moveup and down symbols . Are there any events when we use move up and down? I am using TS5.5.2 Thanx in advance
-
TS 6 - Nested WF Not Working
I am trying to test my nested workflow in TS 6.0 and things are not working the same as in TS 5.5.2. According to the various bits and pieces of documentation for nesting workflows, my nested (child) workflow is supposed to inherit the Task ID of the task in the parent workflow via the task_id form variable. This works in…
-
iwpt_compile
Hi, I am still very new to perl. I am executing iwpt_compile via an external task in my workflow. I am executing a perl script which then executes iwpt_compile. Everything is working fine. But, I would like to check the return code from iwpt_compile, and if it is not good, discontinue workflow. Forgive me for my ignorance,…
-
TS 6.0 - Where's the documentation?
Why is there a 6.0 Webdesk Pro User's Guide and no Content Center Standard User's Guide or Content Center Pro User's Guide? Dave Smith Sr. Software Engineer Nike, Inc. (503) 671-4238 DavidH.Smith@nike.com
-
Custom DCR Validation/Left Nav
I have an onSave trigger that performs custom validation (I want to do the validation before onSaveValid to provide more useful error messages to the user). If I mark the fields as invalid, whether I redraw() or redrawLabels(), the left nav does not indicate the fields that I have marked as invalid. Everything is in…
-
ERROR:SimpleDateFormat.parse() Error
Any help with the following DD error would be great DD 5.6 on Win 2000 - we just switched the IWOv server from one domain to another do I need to change some kind of date setting? ERROR impleDateFormat.parse() could not parse the string ', ' with format: MM-dd-yyyy ERROR:data-format attribute for the column must conform to…
-
TS client on XP and IE6 SP1
Hi, I'm using TeamSite 5.5.2 SP4 running on a Win2K Server. I'm able to access the TS without any problem from Win2K clients running IE6 SP1. When I try to access from a XP client running IE 6 SP1 (ver 6.0.2800.1106.XPSP1.020828-1920) the server response becomes very slow. Clicking on the navigation tree (in webdesk view)…
-
TS 6.0 Confusion
OK, we just installed 6.0 on our development server and are somewhat less than impressed so far. In the Standard view, how does someone kick off a job? How does one perform a List Modified? Please don't tell me that you have to be logged into the Pro view to start a job and then logout and login to the Standard view to get…
-
DCR-Save
Hi, While saving the dcr i am givng the dcr name as test it is giving Message Filenot Accessable ? If i gave other file names it is saving . Any suggestion is appreciated Thanx in advance
-
workarea browser name popup
hi all, is there an easy way - no specific hack- to bypass theworkarea browser name popup on save as action ..? thanks
-
iwmetadata.cgi default view
Hello, I've added the following entry to iw.cfg so that i can get my metadata capture screen to open up in file view. [iwmetadata_default_mode] view=file I then restarted teamsite with iwreset -ui BUT it hasnt made a difference! The metadata capture form still opens up in with the 'Rule' view. Any ideas? Shaheed
-
TS5.5.2 Custom Menu Item
Hello, I am trying to add a custom menu item in the File Operations menu (Task Options->Start Task->File Options). How do i do this? I've successfully added the Set Metadata command to the File Menu on the UI using an entry in iw.cfg, but cant get it to show up under the File Options section when viewing a task's details…
-
Disabling concurrent logins from different clients
It seems that it is possible to login to TeamSite with the same user name from different client machines. Is there a way to disable this functionality? Thanx, Burcin
-
Block user access to TeamSite during maintenance?
Im curious as to what is the best practice to block user access to TeamSite during maintenance? we have a few users who use admin accounts to modify dcrs manually (and bypassing our wf process). even tho we sent out emails, they still attempted to access TS and work on files. is there anyway to block access to TS (yet…
-
Replicant - setVisible(false)
I have a replicant that I would like to have appear on the form under a specific condition. Can I set the entire replicant to setVisible false, or do I need to loop through and set each field within the replicant to false? var group = IWDatacapture.getItem("/MetaData/PermissionGroup").getChildren(); I tried to set the…
-
Documentation error: excludePath
I found a subtle documentation error in the OD Reference Manual (I'm using 5.5.1 but I'm sure it exists in the latest version as well). On page 54, in the section describing excludePath, the definition of the subPath element states that its value is relative to the area attribute with which the filter is associated.…
-
Odd TS behavior with no TAG_info
I have a WFT that has no TAG_info fields in it but does other processing and uses a cgitask as its start task to gather user info. With all my other WFTs that have TAG_info fields, as soon as I click the Run Job button the TS view automatically reverts to the ToDo list. However with this WFT that has no TAG_info fields,…
-
automatic naming
Hi all, some sample code related to automatic naming via formapi when saving a dcr will be highly apreciated thanks
-
New Special Characters in Support Articles
I was just reading some of the newer support articles and noticed that things like — appearing here and there. Assuming these articles are generated with templating and remebering all those A-hat issues from when VFE was introduced I am wondering if this is a feature of 6.x Templating/DataDeploy? For instance…
-
Nested jobs and the annoying phantom End tasks
Bringing this up yet again since no one from Interwoven chimed in the last time this subject was brought up, I am thoroughly annoyed at the UI behavior of the phantom End tasks that linger in the To Do list after nested jobs complete and before the parent job completes. I have up to 5 concurrently nested workflows open at…
-
MultiSelect value
Hi, I have a dropdown i am getting selected data with the below code. var index = IWDatacapture.getItem("/Site").getValue(); var option = IWDatacapture.getItem("/Site").getOptions(); var value = option[index].value; Now we made dropdown as multiselect i mean iused the option multiple="t". Could any one suggest me to get…
-
OpenDeploy 5.6 replication farm question
I have the need for the following process: Deployment farm consists of SRV1 and SRV2. I need the deployment to be transactional but I need it to first do SRV1 and then SRV2 if SRV1 completed successfully. Currently it starts the deployment on both at the same time and then waits for the transaction to complete on both to…
-
Does TeamSite 6.0 support nfs 3
As far as I know TeamSite 5.5.2 only supports NFS 2, our security group has big concern over versions of NFS, I wonder if the latest TeamSite supports NFS 3. Jason
-
Teamsite6 install Problem
Installed TS6 over 5.5.2 SP3 and now I cannot get the login screen to come up. I got the error that I had some kind of problem with the webapps and that I should run install_webapps.ipl -f -r due to errors. When I ran it in a command window I got some obscure java compile error. I rebooted the server and then ran the…
-
Calendar-close
Hi, I am using z_calendar.ipl to select the publish date on the dcr.If the user selects date from the calendar it will close automatically. But if the user open calendar and he is not selecting date from the calendar and just he istyping date. Later he will close the dcr but calendar still remain open. Is there any way to…
-
Bypassing the TeamSite login page
Hi, I am developing a web application which has a link to the teamsite. The application stores all the authentication parameters necessary for logging into the Teamsite(username/password/role etc..). How to bypass the Teamsite login page go directly to the webdesk or webdesk pro page?