-
ERROR: Couldn't write to directives file.
Hi, while trying to do a deployment I get the following log: (2) client: [Thu Feb 27 10:15:45 2003] Comparing path[Y:\default\main\Internet\GSK_DEV\EDITION\ed_0001] with prev path[Y:\default\main\Internet\GSK_DEV\EDITION\INITIAL] (3) client: Walking TeamSite directory[.] (4) client: Teamsite 5.5.2 based deployment ERROR:…
-
Client rejects desitnation directory
Hi, while trying to deploy from server INTERWOVEN to server PNCSERVER I get the following error on the receiving server (PNCSERVER): ENG: 2003-02-04 09:45:02 GMT+00:00 Thread-7 VERIFY id=0 server: Destination directory [c:\gsk] ERROR: [c:\gsk] is not an allowed deployment path. ERROR: Failed deploying local_directory[0]…
-
iwextattr error 2422
Hi, while trying to copy some dcrs to a new teamsite instalation, if I use the following command line: Y:\default\main\Internet\gsk.pt\WORKAREA\gsk_authors\templatedata\GSK\GraphicalPalette\data>iwextattr -s /DCR/Type=GSK/GraphicalPalette /default/main/internet/g…
-
container-or dropdown bug ?
Hi all. for sure I'm not the first one to note, but on 5.5.2 when you reedit a DCR on java templating client the container-or pulldowns aren't affected by previous selections. Meaning.. if I have a container-or with 4 options, select the 3rd one and then save. Reopening the DCR, you can see that the option 3 is selected,…
-
I'm puzzled
Hi, I just wanted to drop some thoughts about Teamsite. I spent the last 5 years working on IT, installing and configuring security & network software. If anyone ever tried that, you know that is a real pain sometimes. Problems arise from where you less suspect, you start inspecting packets, streams, bytes, a bunch of…
-
cgi, iwcallback and others
Hi again. Sorry fot the long post, but want to be perfectely clear. C:\iw-home\bin>iwgetwfobj <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <wfregistry> <workflows> <id v="8086"/> </workflows> <activeworkflows> <id v="8086"/> </activeworkflows> <tasks> <id v="8087"/> <id v="8088"/> </tasks> <activetasks> <id…
-
how workflow works
Hi, I have a couple of simple questions: in the next scenario: ----- ------- ------ ----- ----- | 1 |-->| 2 |-->| 3 |->| 7 |-->| 8 | ----- ------- ------ ----- ---- | ^ ----- ------- ------ | | 4 |-->| 5 |-->| 6 |---- ----- ------- ------ 1 - A workflow ends when a EndTask (8) is reached, or only when there are no tasks…
-
problem with permissions?
I grabbed author_submit_dcr and gave it a try. Everything works as supposed: - after closing a dcr window, it asks the author for submission. I say yes, fill some data, and a task appears to the area owner. The only problem is that the areaowner can only "do things" with this task if he is logged as master/admin. Not as…
-
Custom New DCR
Hi again, Setup: TS, TST, WF 5.0.1 We're trying to restrict authors from using anything but a custom menu item that will do everything for them. Firing a script is not dificult, and we already added some usefull tasks, but what I can't find out is: - How do I let them create/edit/delete a DCR? searched through iw-bin and…
-
error saving DCR
Setup: Interwoven Teamsite, TST, WF, 5.0.1 SP1 If I try to save a DCR generated by this DCT: <?xml version="1.0" standalone="no"?> <!DOCTYPE datacapture SYSTEM "datacapture5.0.dtd"> <data-capture-requirements type="content" name="itsnotworking"> <!-- data-capture-requirements elements contain area elements --> <ruleset…