-
OpenDeploy 5.6 in MS Cluster
Hi, I've OD 5.6 running on Win2K in a MS clustered environment. We have 1 virtual IP shared by the 2 clustered servers. Our client is a Unix box. While deploying from one of the servers, the unix machine doesn't recognize the incoming request to be from a virtual address. Am I supposed to add 2 separate IP addresses in the…
-
callback Synchronization
Hi, I am using callserver to run external perl script which gets the mime type. If it gets correct mimetype it will return other wise it will give the alert clear the selected value. While it is working on callserver if i click and save it is closing Is it possible to synchronize both. I want to wait it this callserver…
-
DCT Navigation
When creating a hyperlink to another page, how do we link to one file's DCR from a DCT?
-
How cani get printable version of Questions and An
how can i get printable version of Questions and answers of this section. so that i can read and refere whenever i want to instead of searching. can any body tell me how to get it ?
-
different workareas
Hi, How can we code in a tpl so that the workareas in a particular branch are dynamically substitued when giving the code like this, for eg... URL=http://gcm-vvvv.it.net/iw-mount/default/main/vvvv/WORKAREA/$wkarea/ja_JP/products.cfm?product=ja_JP/$dcrName'>"; thanks in advance..
-
Browse
Hi, Is there any way to avoid user not type any things in Browser field for example if i have like below user just will click brows and selects file. But i want to restrict user not to type any thing in that ? <browser required="f" ceiling-dir="/repType/" initial-dir="/repType/Vendors/" size="70"/> Thanx in advance
-
NFS? TeamSite? Solaris?
Can anyone explain this. If I create a new workarea, and a user who does not have permission on that workarea performs an ls that uses properties other than file name on the parent (WORKAREA) directory, sometimes it works and sometimes it doesn't (ls with no parameters always works). I haven't determined the exact…
-
Customizing task, file and job options
Is it possible to disable menu items under the "Task Options," "File Options" and "Select Task Operation" menus in the to-do-list and task details windows?
-
WebDeskPro problem
After a clean installation of TS552+SP4; there is a very strange problem: I login as administrator (any role) and get the error message "An error has occured trying to obtain the todo list. The message returned by the server is: GetSciErrorString is unable to open a session." When I switch to the Workarea view the branch…
-
Workflow-Repeated Email Notification
Hi, I have a very specific requirement. If an assigned task is not transitioned within 24 hours after the task become active then repeated email notification should be sent to the owner of the task at every 24 hrs interval. But after say 4 days the task should get timeout to its successor. I can implement the repeated…
-
Form API
Here in the Faculty of Medicine at Monash Uni I have set up 8 branches. 7 branches represent 7 schools which contain the depratments within each of the school and public branch for the main Faculty level area. In each branch I have set an assets dir which contains images and includes. There is 1 templatedata in public…
-
Replicant
Hi, Using FormAPI Is there any way to know number of replicant. For example if i click replicant 5 times later i am coming editing replicant 3 . Is there any way to know the replicant number Thanx in advance
-
Switching from client to applet Launchpad
TeamSite 5.5.2 Solaris 8 We are currently using the client side Launchpad. What would effect would I have on these users if I switched, use_launchpad_applet=false to true? Would the legacy Launchpad continue to work, and only new users would see the applet? Or would everyone start to see the applet? I see on page 65 of the…
-
iwsubmit CLT and conflicts
If I use the iwsubmit CLT in an externaltask script (for the moment just accept the fact that I'm doing this rather than use a submittask) without using the -s or -x flags, and a conflict is encountered - how will I know that a conflict has occurred? Is there some type of return code that would give me that indication? The…
-
Calling a l worflow on closing a DCR.
All, How to Call a worflow when clicking on Close button of DCR? Any help!
-
Calling Multiple OD scripts in one .ipl
Hi All, Please guide me how can I add an IF condition to the following script which calls another script upon the success of one script. here is the snippet: my($tmplfilePathFn)="$OD_DIR/conf/my_opendeploy_test_WITH_DD.xml"; if ( ! (-r "$tmplfilePathFn") ) { # -- Template file can not be accessed. Call back the task. Die.…
-
inline callout help
I tried to make the inline callout work in our system. I started with the product promotion sample in IW techlib (see attachment) and I got the following error when I tried to create a new DCR. Templating Error Page An internal problem was encountered trying to create a requirements object for type product/promotion. I ran…
-
Unable to create TTableSchemaHelper object for [IW
When I tried to initial DAS mode for datadeploy , it keeps fail with the message in iwddd.log Table [iwtracker] exists. TTableSchemaHelper not found in cache for [IWTRACKER]. Creating new. ERROR:Unable to create TTableSchemaHelper object for [IWTRACKER]. ERROR:Exception4: java.lang.NullPointerException…
-
Webdesk
One of our users cannot create new files, new directories, or new dcrs in the webdesk interface. It works fine if he uses the webdesk pro interface, but under the webdesk interface the menu items just don't exist for him. He has tried logging in using several different machines to no avail and other users have successfully…
-
new to TeamSite
can any body tell me what is DCR and DCN , i am new to this technology , and willing to know about this. thanking you in advance
-
Adding Files to Workflow
HI Everyone.. Here is my Requirement in detail: 1. One of my DCT has the code which will let the end user to browse & upload the Images in his/her Local Machine to the TeamSite files system. Once the DCR has been saved the Images attached to DCR will be saved in a directory called /images. 2. After saving DCR, normally the…
-
Cannot Add files to workflow (Error #02429)
Hi, I'm trying to add files to a task, but I'm following error. --------------------------------------------------------------- Invalid Workflow ERROR: Could not add files to task Approval ERROR: ERROR: 02429 ERROR: 02429: Error #02429 --------------------------------------------------------------- Below is the excerpt…
-
Error :ORA-01792
Hi, I am using Teamsite5.5.2 and Datadeploy5.6 If i have more than 1000 records in my table while updating it is giving the ORA-01792 Error. Is there any workaround for this. Issue: If i have more than 1000 rows in my dcr while inserting it is deploying . While i am updating dcr it is failing by giving the following error…
-
Backing store in disk array
Originally we store contents in extended backing store named "newstore" (not default) physically located in disk array . Now we would like to attache the disk array onto another box . And when I add parameter in iw.cfg and active the backing store by enter "iwstoreadm -a newstore" , it works fine except no matter how we…
-
mailer.pm not working in windows
I am trying to run an email script that funtions on a Solaris TeamSite server, on a windows TeamSite server and I am getting the following error: Bad file descriptor at e:\teamsite\iw-home\iw-perl\site\lib/Mail/Mailer.pm line 267. Here is my script code: use Mail::Mailer; my $iwhome = "e:\\teamsite\\iw-home"; chomp(my…
-
Calling a WFT file in Custom Menu Item
HI All, I am trying at add a Custom Menu Item Called "Delete_Files". The fucntionality of this Menu Item should be as follows: 1. When the end user select file and select this (Delete_Files) menu item; it should invoke a workflow which should delete the files from STAGING and DEPLOY the STAGING file to WebServer. Anyone…