-
Transfervalue
Hi , I have one form which is having two buttons like populate and cancel. Once i clicked populate button on the form will appear with other buttons continue and cancel(same form) Actually i want to pass one values from first screen to second screen.I mean when first time i clicked i want to pass one values from there to…
-
<sever>_odbase.log rotate in 5.5.1 Solaris OD
Hi all - In OpenDeploy 5.5.1 on Solaris, do the main base and receiver logs get automatically rotated based on reaching a size threshold? The deployment configuration logs have this feature, but I can't find any references to rotating the primary OD server log. If it isn't automatic, is there a recommended procedure?…
-
Simulate Deletes Files - Deployment Doesn't
I have an issue where if I simulate a deployment - the logs say it will delete say 100 files 5 directories - which is correct - however when I do the actually deployment the files don't get deleted - even though they should - any suggestions on what to look for
-
Common JS File
I'm trying to have a common js file but it appears that even though the file is in this directory - Iwov doesn't see the features associated with the form api I'm using - does anyone know if I have to make an entry to iw.cfg for this file to be work across all workareas and eventually branches Here's how I'm calling the…
-
TDbSchemaSynchronizer create failure.
Using DataDeploy with DAS we are getting the following error when we try to use iwsyncdb.ipl with the -initial from the command line: TDbSchemaSynchronizer create failure. Anyone know what causes this error? Thanks
-
Tomcat and Apache versions within TeamSite 5.5.2
Can someone tell me which versions of Apache and Tomcat are within TeamSite v5.5.2? I need to know in order to evaluate security alerts about potential problems with those components. Thank you! Michael
-
How to access/read the LABEL value
Hi there! How to read the LABEL attribute value within a <option> tag using formAPI? I'm able to get the VALUE attribute value with: var ship_item = IWDatacapture.getItem("/shipname"); var ship_item_options = ship_item.getOptions(); var ship_item_SelectionIndex = ship_item.getValue(); var ship_code =…
-
Importing files from a mac
Has anyone had any trouble importing files into teamsite using a mac? The first time a mac user imports a file, it works fine, but everytime after it only imports a .tmp file. We are on 5.5.2; mac users are using os 9.x thx Sean sean@courttv.com
-
Servletd Crash
Hi, Can I know what logs to look at to give a detailed info to Interwoven Support when u have a servletd carsh Thanks
-
UDS Standalone DD not deleting from DB
When I delete a DCR it's not being deleted from the DB. I initiate the same workflow and call iwdd.ipl with the same configuration file. The file is removed from both staging and the workarea but is still in the DB (both the table and IWTRACKER) anyone have an idea why ? Am I doing something wrong ? Merry Christmas to all…
-
Deployments at 9am, 12pm and 3pm only
Has anyone figured out a way to use opendeploy to deploy files at three set intervals - say 9am, 12pm and 3pm - Support tells me such functionality isn't built into opendeploy yet - however - I was just wondering if anyone - has scripted something which might do this Thanks
-
Making sure all processes for Teamsite on Solaris
Hi, I have read for the support site(#2177) which says "Making sure all processes for Teamsite on Solaris are running" https://support.interwoven.com/kb/kb_show_article2.asp?ArticleID=2177+ I want to know what each command does as that does not give me inough information to digest what it is doing. /bin/sh…
-
OD return value
Hi, I am using the below code. To find out whether deployment success or not.Some times OD service is down still it is returning return code '0' and always saying it is successful. my $deploy_command="$od_home\\bin\\iwodstart.bat file_deploy -k \"deploy_def=generic-def\" -k \"source_area_name=$areapath\" -k…
-
Failed Deployment
I have a problem with OpenDeploy.Please review this: We are selecting files from Staging/edition Deploy and we have a custom menu item which calls a script(select_deploy.cgi) to get the server and the path name from a file server_list.cfg and which in turn calls select_deploy_2 to set the manual script for deployment to…
-
Apache logs
Hi, Where can I find Apache server logs.. I have no httpd directory in etc Thanks
-
OD Config error not being reported
Rather than create my OD configs manually, I use my own objects and methods to create OD configs on the fly in my workflows. In one case, I was creating a config file with a missing "/" to end a tag, and so the config was invalid. However, when I ran iwodstart for that config, I received no feedback anywhere that the XML…
-
Failed Creating Socket
I am trying to Deploy manually to Portal Server and the deployment fails . It says failed creating socket. Can anyone help?
-
deploying replicant order column
i'm having an error with such portion of cofiguration in a user defined schema deployment : <group name="replicants" table="CMS_CONS_IRRG_REP" root-group="no"> <attrmap> <column name="PATH" data-type="VARCHAR(255)" value-from-field="path"/> <column name="TITRE" data-type="VARCHAR(255)"…
-
CopytoArea
Hi, Could pl.any one tell me File->CopytoArea uses which command. Thanx in advance
-
OpenDeploy causing iowait problem?
Hi. One of our several 4.2.1 Solaris OpenDeploy instances (yes, I know it's old - it's going away very soon!) seems involved in creating a very high iowait state on the machine that it's installed on. When running the 'top' command, OpenDeploy doesn't appear to be using many / any resources, but periodically the machine…
-
How to make one select choice effect another
I have two select boxes on my DCT, both of which return a list of items from the DB via an inlinecallout script. When the user selects an item in the first select box I would like that to determine what is read from the DB into the second select box. I've tried using FormAPI and that works fine as far as detecting the…
-
required field set from inline problem
When i set a required field from an inline I find that unless the user clicks in the field before saving the DCR the browser does not detect that the filed has been filled in and gives the 'you must fill in all required fields error'. Is there anyway I can prevent this ? It's kind of worthless to fill in all the fields for…
-
File not being deleted from workarea
Hi, I am working on a custom delete menu item which kicks off a workflow if the selected files are in Staging to delete the files from the Production server using file list deployment. This is incorporated to avoid the mass deletions we had , on two separate instances.When an approver approvers the work and an external…
-
Date display in presentation template file
new to templating. I captured against "Publish date" text field a date in the format of "MM-DD-YYYY". I am not good at complicated regular expressions. Is it too difficult to accomplish this? Is it possible to display using <iw-case> tag in the presentation template the above . any code examples how to accomplish this…
-
Date display in presentation template file
new to templating. I captured against "Publish date" text field a date in the format of "MM-DD-YYYY". I am not good at complicated regular expressions. Is it too difficult to accomplish this? Is it possible to display using <iw-case> tag in the presentation template the above . any code examples how to accomplish this…
-
Challenge
Question: When running a dnr, how can I tell from the target side which files have been deployed? Dave dave@simpleinternet.com +USA (215) 962-5153
-
Teamsite over VPN
Trying to run Teamsite over a VPN. Seeing varying degrees of service when accessing Teamsite over vpn. TS version 5.0.2 on Win/NT and Nortel extranet client to form the tunnel with a 4000 Extranet Switch. When uploading and downloading files the operation sometimes completes but sometime will just hang when trying to edit…
-
Unlock custom menu item
I have written a custom menu item which basically unlocks another person's file, provided they are in your group, etc. Under very special circumstances, it works but most of the time, it does not. Even from the command line, I'll "su" and it'll say Permission Denied, even when the locker, the unlocker and the branch and…