-
Datacapture templates
Can a single datatype can contain multiple DCT's for example one for adding new content and one for editing existing content?
-
Dynamic Drop Down Population
Can someone fire me an example of the best way to have one drop down boxes data populate given the choice of another drop down box. I tried with little sucess to use the Interwoven provided example of this in the userscript\locations dct. Basically, I have two items and I want the first selection to drive the choices of…
-
Tomcat Java Runtime Version java.lang.CharSequence
I have built some Java packages for use with ExternalTasks in TeamSite using j2sdk1.4.1_01. Now I would like to use the same classes in front-end stuff. When I try to instantiate these from within a JSP page using the Tomcat that gets installed with TeamSite, I get an error when the packages reference…
-
Overwrite at DCR generate
Hi, Using 501SP1, we have two branches, when pressing the generate button in the DCR in one branch we get the question 'FIle exists, do you want to overwrite' if the file exists. In the other branch we don't get that question. We have looked at the permissions and they seem to be the same. Does anyone have a clue where…
-
presentation
when i'm trying to generate a page content is not displayed but when i'm previewing it , all the content is displayed. this is in concern to development of a website with bilingual languages. the webpage is looking fine with all the images and content when we choose "english" as the option from the list but again when we…
-
/iw/webdesk/transitiontask
The workflow system is sending a link to /iw/webdesk/transitiontask in email messages to allow users to approve, reject, cancel job, etc. I would like to do two things with this. First, I want to make the transition comment mandatory. Second, I want to default the selected option in the drop-down list, so that in the email…
-
presentation template
when i'm trying to generate a page content is not displayed but when i'm previewing it , all the content is displayed. this is in concern to development of a website with bilingual languages. the webpage is looking fine with all the images and content when we choose "english" as the option from the list but again when we…
-
LDAP OpenNetwork DirectorySmart
Is anyone using OpenNetwork's DirectorySmart product to control access to TeamSite? Specifically with ActiveDirectory? In your LDAP, if you use the Interwoven schema extension (and even if you don't), how do you control which TeamSite servers the different users have access to? Anyone doing single sign-on with any LDAP…
-
New Data Record Window hangs
After I've installed Iwov SP2 - it appears that when I go to file then new data record - the pop-up window (where one selects their category for a DCT) merely only displays the following in it's title bar: /iw/webdesk/templating/TmplChooserServlet?iw_ch with a totally blank screen Now looking at the access.log file I see…
-
performance/iwstat FaultInEntity
The TeamSite server experiences intermittent performance problems. The backing store was copied from one machine to another, which may or may not be related. Using the performance wizard on the support site, everything indicated I should file a case, but I saw this in the iwstat -c output. I am wondering what FaultInEntity…
-
special characters in job description
Since things like ampersand are illegal in XML, what are people doing to check if users are entering such characters in job descriptions, comments, etc. that end up in workflow XML?
-
inline inside inline inside DCT
I know I can test this and find out, I am wondering if I can count on it being supported in future releases. If I have a DCT that contains an inline tag, and that inline call returns substitution xml containing another inline tag, will templating execute the command in the inline tag that is in the substitution block? The…
-
Calling out value from a container
If I have a datacapture like this: <!DOCTYPE data-capture-requirements SYSTEM "/interwoven/iw-home/local/config/datacapture5.0.dtd"> <data-capture-requirements type="content" name="two_column_description"> <ruleset name="description::two_column_description"> <description>This section will display the description of your…
-
<Container> question
Where can I find info on the <container> tag? I searched and found nothing of any value!!!!
-
Datacapture templates
what i'm trying to achieve actually is- on the first datacapture template the user enters some data and clicks a "Continue" button to proceed further to another datacapture template where he enters some more information. and finally after 2-3 such forms all the data entered by the user should be saved as a single DCR. Does…
-
ReverseDeploy and Delete from SOURCE?
Is it possible to have OD do a reverse deploy and then delete the SOURCE files? I know I can do this with a run-after script, but then I have to maintain the run-after script on several servers, keeping the list of stuff-to-delete up to date. It would be great if I could drive the whole process from a single OD…
-
Global File String Replacement for files in Teamsite
Hi, My company needs to replace certain string in large number of files in Teamsite. What will be the best solution to do it? I can think of the following two possible solutions: 1. Map a drive to iwserver, do global replace, touch all of them, and resubmit them to staging again. 2. Using Teamsite FrontOffice. (I don't…
-
LaunchPad node is not a valid child
When working directly on the TeamSite server, edit file causes the message "Download Error java.lang.IllegalArgumentException - node is not a valid child for this transaction" (looks like it's from LaunchPad). If I edit from a client PC it works. Does anybody know what that means?
-
Unable to find the DNR script
Hi, I want my deployment to trigger a Deploy and Run script on the target host (src & target are the same host in this instance) before running a deployment. My deployment fails however (is never run) when the DNR script is not found: ERROR: DNR Execution failed. Unable to find the DNR script. My dnr deployment script…
-
Datacapture templates
Is it possible to create datacapture template that calls another datacapture template when a "Continue" button is clicked by the user and a DCR is created in the final Datacapture template? If this is possible , can anyone tell me how to achieve this? Thanks.
-
Grouptask with no owner Timeout Crashes TeamSite
I am trying to create a grouptask with a timeout that is set to an explicit date. If no user takes ownership of the task before the timeout occurs, it seems to crash TeamSite. Attached is the XML that I passed to the workflow instantiator to create the task, followed by what iwgetwfobj now gives me for the task. Note that…
-
James - where are you?
James, I'm both curious and disappointed as to why you haven't joined in the thread titled Workflow questions. I see that you are active in other threads today, so I know you have read the thread I'm talking about. Is there a reason you are remaining silent? I know that Interwoven doesn't want to discuss certain things…
-
FrontOffice checkin / submit question
I've recently installed the current FrontOffice product on our development Solaris server and have a question / issue on its basic checkin functionality. Here it is: When checking in a file via the FrontOffice Briefcase, the system always does a submit on the files from the Workarea into the STAGING area. This action makes…
-
Deploying to database
Does datadeploy support deployment to hierarchical database tables(like the schema which has parent-child relationships)?
-
iwsubmit and permissions
Hi, we're using iwgen and iwsubmit to autogenerate and submit a file to another branch and workarea/Staging area from within a TPL. This is my Scenario: Branch1 / WA1 / DCR1 ->TPL1-> iwgen with TPL2->Branch2 / WA1 / DIR1/ SUBDIR1 / JSP2-> iwsubmit->Branch2 / Staging / DIR1 / SUBDIR1 The user belongs to a group GROUP1 which…
-
Associate XML as a DCR
Does anyone know how in Teamsite I can associate an XML file with a DCR? I'm saving all my DCR's with a .xml extension and now want to associate those *.xml files as DCR's
-
Deploying to database
Is it possible to deploy content to database using Perl scripts without using Datadeploy?
-
add user in grouptask error
In TeamSite 5.5.2, it shows an error "users xxxx is not allowed to add users to this task" if a workflow has a grouptask like below <sharedby> <user v="alex" /><user v="ben" /><user v="calvin" /> </sharedby> However, if the workflow owner is changed from master to job initiator by owner="__TAG__('iw_user');", it works…