-
Could not find matching OpenDeploy client
Hi I was writing a simple file deployment from a host to a client machine by installing OD base server 6.0 in the host machine and OB receiver in the receiver machine however i was getting this error message "Could not find matching OpenDeploy client". Can someone pls advise? Is there a need to to configure the settings in…
-
get and set extended attribute using web sevice
we are experiencing problems in getting/setting extended attributes in chinese characters. we are using web services interfaces for this purpose. can u guys suggest what need to be done to set/get these attributes in chinese. thnks [TS 6.1 SP1 Win2003] [MT 4.0.1]
-
jsp files getting 500 error in teamsite
Some of our JSP files are receive HTTP 500 errors when they are viewed from Teamsite. The JSP files that are receiving the erros have includes in them to other files. I beleive the problem may be that our Iplanet configuration is not correct to resolve the path to the included files correctly. Does anyone know how to fix…
-
Refreshing the file pane
I have a procedure that transforms XML docs to JSP files. This option is selected from the Action Tab on Teamsite. I want to trigger a refresh of the frame in teamsite that shows the current directory and its file when someone leaves the webpage that is displayed after they choose to run the procedure just mentioned. Does…
-
Submittask is overwriting group ownership of files
TeamSite 6.1.0 Service Pack 2 on Solaris I have one particular workflow that is baffling me. When it runs its submittask, the group ownership of all the files in the job is changed to "775". The original value of the group owner was "nikeid". I've managed to narrow it down to the submittask doing it. No other workflow…
-
how to configure default submit workflow in ts65?
hi,there, I am currently using teamsite workflow function. I want to use mail notificaiotn for " configurable_author_submit.wft", so I config the iw.cfg as following: [iwsend_mail] maildomain=xxxxxxxx.com mailserver=smtp.xxxxxxxxxxxxx.com use_mapping_file=true…
-
IWDatacapture.close(false) inconsistent behaviour
to work around an interwoven bug, we're got some FormAPI checking going on through the "onInit", to validate the user's role...if user is an author or editor, they'll get a pop up alert message, and want to immediately follow with closing the DCT...here's the function, nothing shocking, completely simple, and as mentioned…
-
Iwmigrate did not copy large number of files
Hi, My company upgraded Teamsite from 5.52 sp1 to 6.1 sp1 about a year ago. To fix a database crash issue, IW support asked us to run iwmigrate on our backing store. The command is supposed to covert our data from 5.52 format to 6.1 format. After submitting all files to the staging and creating a new edition, we ran the…
-
TeamSite Import
Hi, I am trying to import some files into the TS server but keep failing because I am getting an error "Read Timed Out". I tried importing the material several times, but it keeps failing at different points along the process and with different files (.DOC, .VSD, etc'). The overall size of what I am trying to import is…
-
DataDeploy Webcast - Weds Aug 17
Just a note to encourage people asking DataDeploy questions to tune in to the webcast next week. I've seen a draft of the slides, and the plan is to explain HOW DD does what it does, and how to customize it for you. Regards, lissa
-
Lapse of Documentation example
In the 6.5 CLT Manual, regardless of platform, it reads that the iwqueryjobs command adheres to the following DTD: <!ELEMENT wfquery (and|or|not|ownedby|active)> <!ELEMENT and ((and|or|not|ownedby|active)+)> <!ELEMENT or ((and|or|not|ownedby|active)+)> <!ELEMENT not (and|or|not|ownedby|active)> <!ELEMENT ownedby EMPTY>…
-
Teamsite Road Map for 2006
Hi, I am working on Teamsite upgrade plan for next year (We currently use Teamsite 6.1 sp1.). I am looking for feature list for Teamsite 6.7. If you can share what you know about this topic, I will appreciate it. Thanks,
-
DevNet Web Services, supported or not?
Can someone tell me if DevNet Web Services is officially supported or not? Dave Current Environments: (1,2) TS 6.5 on W2K3 (3) Vignette V7 Portal on Solaris 9
-
select
Hi, I have a select item and a text item in datacapture.cfg.Depending on what I am entering in text item select box should get populated with some data.I am just trying to hard code this with some values.Can anyone give me an idea about how to do this? Regards
-
TS6.5 UI hangs for 4+ users
Hi, We recently built new Win2K3 box with no service packs on it. Installed TS6.5 SP1, OD6.0.2. Everything looked okay during testing with one or 2 users on the system. After rollout to actual users, with 4-10 concurrent users, UI becomes very slow. Login to TS takes too long 2-5 minutes. We are seeing page timeouts as…
-
Retrieve version DCR of given timestamp
If I have DCR name and timestamp, is there a way to retrieve particular version of DCR?
-
IWOV DTD-DCT (vs) XML Schema
Using Teamsite6.1.0 , Data Deploy 5.6 - DAS. Requirement to use XML Schema instead of IWOV DTD - DCT for easy use of DCR by other systems. Does form API, Data Deploy etc support?.Has anybody used it?.Any issues around this?.Please let me know.
-
deleting Search/temp contents
Hi, our server is expeirencing a very high disk usage and we have narrowed it down to the fact that the /opt/iw-home/Search/temp/content directory is growing very large almost up to 300 megs. Is it safe to delete the contents or a part of it? Thanks
-
iwat accepting regex and passing arguments?
Can someone tell me if iwat yet supports regexes and/or how I'm able to access certain information from the script that is called as a result of this trigger? For instance, I want a script to be kicked off whenever the event log records "UnLock". How could I pass an argument to my script to determine which file was just…