-
stack error
We have a user that gets a crazy java stack error when they try to log into WebDesk. Please see the attached file Thanks. Lucas Cochrane lcochrane@dc.com
-
use of uninitialized value
I am running iwgen from the command line and I am receving the following error: use of uninitialized value at (eval 32) line 338. I then debug the template file using the -ocode flag... then I run the outplut ipl with -d tkdb and look at line 338, but there does not seem to be much wrong with the file... does anybody have…
-
iwgen problems
I am referencing the following KB article https://support.interwoven.com/kb/kb_show_article2.asp?ArticleID=2370 I have tried everything under the sun, but I continue to receive the error <filename>.tpl: does not have a configured file name extension. I am at my wits end on this one Anyone out there have any…
-
DCR configuration
Is there a way to configure DCR's to be saved beyond the "data" directory that comes OOTB with Teamsite? Is it done in templating.cfg or somewhere else? Thanks, Lucas Cochrane lcochrane@dc.com
-
regexes
can validation regexes be used to validate against browse instanaces in a DCT (i.e. if a user browses for a picture, then tries to delete a directory off the path created from the browse instance)... Thanks. Lucas Cochrane lcochrane@dc.com
-
STAGING conflicts
I am having a problem with conflicts when submitting files to STAGING. I clear out STAGING (i.e. delete files from WORKAREA and then submit - direct with OVERWRITE mode turned on), then I rebuilt a workarea and submit to STAGING. I am presented with conflicts. The directory I am trying to submit (WORKAREA vpath) has been…
-
moving W2K backing store
I can't seem to find consistent information in Teamsite 5.5.2 documentation for moving a backing store from one W2K machine to another W2K machine. Do I use iwmigrate? Domy computer SID's have to be the same? Do I have to us iwidmap for every user on the new machine? Do I still have to rebuild the branch structure, then…
-
sharing templates betweenbranches
I am referring to the following KB article: http://support.interwoven.com/kb/kb_show_article2.asp?ArticleID=1245 Does anyoone have an idea on how to get started on developing this script? Thanks, Lucas. P.S. W2K AS Platform, TS 5.5.2 Lucas Cochrane lcochrane@dc.com
-
hidden from fields
When HTML forms areare copied into TeamSite (through datacapture) hidden form fields become visible. Has anyone had this probelm ih the past? Is there a solution? Thanks. Lucas Cochrane lcochrane@dc.com
-
webdesk interface
I notice that Rename is not a menu option File menu) in the WebDesk interface. Authors who log into WebDesk Pro have access to the Rename command. Is there any way to add this command to the WebDesk interface? Thanks. Lucas Cochrane lcochrane@dc.com
-
Creating TOC for large documents
Hi all, I have a question about creating a table of contents for large documents. Suppose I want to enter a large document into datacapture, a separate paragraph replicant for each chapter in the document. Is there a way to run a perl script on the fly to build a Table of Contents for this document. Has anyone heard of…
-
iwchgrp.exe
I am trying to change the group for sharing on a workarea but I am getting the following message "\default\etc\etc\WORKAREA\test not found or access denied" I am the owner of both the branch and the workarea, which the CLT manual states must be the case in order to change groups, but the system is denying me access to do…
-
Generating pages
When I am generating pages I cannot see the images that were selected as part of the DCT. Any ideas??? Thanks. Lucas Cochrane lcochrane@dc.com
-
Tag.. Webdesk Interface
Is there a way to remove Tag.. from the Webdesk interface (both from File > Tag.. and the Tag action for files)? Thanks. Lucas Cochrane lcochrane@dc.com
-
MAJOR IE BROWSER CRASHES
TS 5.5.2 on W2K AS I am using IE 6.0 and Webdesk is crashing on me FREQUENTLY (as in every time I log-in). I click on a linked directory (in Webdesk) and nothing happens, I have to log-out, nothing happens and then my screen goes funny - big text, page out of whack. Has anyone seen this before??? Help needed ASAP. Thanks.…
-
autoprivate.cfg
I would like to configure autoprivate,cfg to mark all folders private in WORKAREAS that aren't /docs or /templatedata. How would I go about this one? The pattern matching is different that Perl regular expressions, I think it's LISP or something..... Thanks. Lucas Cochrane lcochrane@dc.com
-
e-mail workflows
Is there a way to configure a computer to send e-mails for the assign task? I saw it done before and completely forget how to do it. I just want to send the e-mails internally on my PC, not externally. Thanks. Lucas Cochrane lcochrane@dc.com
-
backing store
All, Platform: Teamsite 5.5.2 Windows 2000 Server I am trying to take an existing store (ie. c:\iw-store\some name) re-name it, and keep it in same location. Basically we built a large store with many branches, then decided we wanted to change to name of the store. Is this an easy process, or is it tied to SID's, which…
-
publishing templatedata to multiple branches
Is there functionality built into Teamsite that allows you to submit templatedata to STAGING on a branch, and then lets you copy that templatedata folder to multiple branches? Thanks.
-
forcing editing thru datacapture
Is there any way to configure TeamSite to force users to edit their content through datacapture templates? Also, con you configure the "View FIle" button in Web Desk Pro for authors? Platform TS 5.5.2 - W2K Thanks.
-
submit.cfg
All, TS 5.5.2 - W2K I am having a heck of a time setting file permissions with submit.cfg. Everyone needs to be part of the Teamsite Web Preview group (in order to virtualize properly in TS - please tell me if I am wrong), and this group, by default, has full control for all members. I am trying to change this to read only…
-
Link Checking
I there any facility in TeamSite OOTB for hyperlink validation? I know it is possible to create a script calling a third-party link validation tool. Any information would be great... Thanks.
-
Testing Perl Scripts
What is the easiest way to test your perl scripts on the IWOV platform??
-
Windows Power User
Has anyone heard of TeamSite (W2K) being Administered by Power Users. Our OS group won't allow us Administrator access, so we have to do with Power User access. For example, one limitation of a Power User is that they cannot set environment variables... Any ideas?? Thanks.
-
Creating a perl module
I am in some need of help regarding perl modules. I want to add a snippet of code to a presentation template, that calls a sub function (setEA). Does "sub setEA" come out of the box with perl? If not, where in the TeamSite binaries should this module be installed so it can be used properly with TeamSite? The following is…
-
Customizing Teamsite 5.5.2
I am aware that you can customize the branches within Teamsite (ie. WORKAREAS could be named Projects etc.) But I am interested to know if I can change the actually STAGING name beside the folder with the arrow. I am looking to make this feature english/french bi-lingual (ie. STAGING/STAGE) I am looking to do the same…