-
Various issues
Hi Guys : I am working for a large company with 10K+ users. We have TeamSite in place and it runs on Win2K server. However, we are planning on using TeamSite to manage "Content" and just not web content. That means, we want to store content based on the content categories and then use some mechanism to "Assemble" different…
-
Security in TeamSite
Hi There : Can any one of you tell me how granular security can be in TeamSite?? I know we can have share or personal work areas but can I allow a user based on his NT user ID access to a particular folder in a branch in TeamSite?? Or does a user have access to all folders under a branch by default. BTW we run TeamSite on…
-
inline call to perlDBI
We are moving our TeamSite environment from W2K to AIX. I have some DCTs that make calls to PERL scripts that utilize perlDBI. My question is: what do I have to do on the AIX machine to make the perlDBI works when accessing W2K/SQL machine? Do I have to install 3 party drivers? Can I use JDBC? Thanks in advance. Paulo…
-
teamsite install fail
Dear all I installed teamturbo(5.52) on webphere(4.04) fail!!! I don't know why. I attach the error message files. teamsite, webphere platform both windows 2000+ sp2 ITRI marco
-
OpenDeploy Authority failure
Hi, Sometimes, when I´m OpenDeploying, I get the error "NT Authority System Failure. If I stop and start the service the deployment is complete successfully. Does anybody knows what is happen? I´m usind TS 4.5.1 and openDeploy 4.5.2 in a NT 4.0 environment thanks !!!
-
database values in dct
Hi, i'm trying to call the database values into the dct through an inline command , calling a .ipl file. i want the database values to be displayed as a drop down list in my dct..when i'm trying to run the .ipl file through the command line to see if there are any errors in it , it's giving the following output:…
-
Perl backticks STDOUT/STDERR on Windows
I have a Perl script that runs as an ExternalTask on Windows 2000. The task XML contains this command line: <command v="C:\iw-home\iw-perl\bin\iwperl C:\iw-home\custom\bin\CommandWrapper.ipl -c generate lock email -i"/> The script contains the following code: sub localLog { if ( ! open( LOG, ">>${logfile}" )) { die(…
-
OD & DD 5.6 upgrade? any issues/thoughts?
Hello, we will be upgrading next week and would like to know if anyone who has already upgraded has experienced any issues or has any comments. are you glad you updated? i personally havent had 1 entirely smooth upgrade of any IW product yet.
-
OpenDeploy and mail-admin.ipl
I would like to use the mail-admin.ipl script that comes with OpenDeploy 5.6. Just wondering how I'd use it. (Solaris, TeamSite 5.5.2) My deployment configuration file is like this: <deployment transactional="no"> <execDeploymentTask useDefinition="deploy_to_internet" /> <dnrDeploymentJob location="source" when="after"…
-
FormAPI getChildren() on replicant returns null
If you have a replicant that allows zero instances, if the user does not create an instance of the replicant, getChildren() will return null. If you try to access the length property (to determine the number of instances), your code will fail. This can be pretty confusing if you have an onSave trigger that tries to do…
-
ITML-files and configuration properties
Hello, I'm searching for a way to configure the TS Capture Template Window (disable the generate button). I found no documented configuration file/property but several files with the extension 'itml'. These files seem to contain some sort of configuration variables. The file iweditdcr.itml contains a variable…
-
OpenDeploy 5.6 for additional platforms
This is just a quick update to let you know that OpenDeploy 5.6 is now available for Red Hat Linux, IBM AIX, and HP-UX (in addition to Solaris and Windows). Please note that the OpenDeploy 5.6 Release Notes and the Fixed Bugs list have been updated. The new documents supersede the originals and carry the suffix "a". The…
-
colspan ignored when replicant added?
Please see the attachment. When I create a DCR with one instance of a replicant it looks fine. But when I add a second instance of the replicant, all of the fields that should be affected by colspan get pushed outside of the replicant column. When I save the DCR and reopen it, the fields line up correctly. Is this a bug?…
-
Force login to use fully qualified hostname
I want to force users to log in to TeamSite using hostname.domain.com/iw instead of just hostname/iw. Hopefully this would be transparent to the user - if they went to any url at hostname it should redirect them to hostname.domain.com. Does anyone have a quick solution for this? The issue is that CCI links such as in email…
-
Get Task Id
I am having an issue with the way that taskids get handled in workflow. I have an email notification that goes out and notifies the user that they have a task. This is a variable workflow that can have up to 13 approvers and many contributors that can be configured at the time that the workflow is started. The problem is…
-
Task Transition pop-up customization
I know people have asked in the past to be able to turn the Task Transition pop-up window off and/or customize it. I have gotten a request from a user to be able to customize the text that appears to reflect the successor the user has chosen. For example if the user approved, the Task Transition pop-up will say "Approved"…
-
Require Task Transition Comments
Does anyone know if it is possible to make transition comments required? We are using workflow to route docs around a department for approval but we need to know if it was rejected or approved so I want to require the users to place comments when transitioning tasks.
-
OD-DD Sync - Directory Structure
I'm in the midst of using the OD-DD sync and what I'm trying to do is have the dump data go to one directory (e:\iwov_dumpdir) while my main target content go to (e:\iwov_content) - however, I get the following error when I run this deployment - and I have set this directory on the receiver side in odrcvr.xml to be allowed…
-
Tool for getting metadata from Excel PDF and Word
Does Interwoven have a product which will pull metadata from files like pdf, excel, word. This tool will pull the data from the properties box of the document
-
Workaround for .nfs files on target server
Customer is using opendeploy 5.5.1 She deploys to there production server. Solairs locks file with .nfsxxx. On transactional deploys this fails. Customer is looking for a way around the .nfsxxx file issue. This is what she says in the case notes: here's an article explaining the mysterious .nfsXXXX files that are causing…
-
OpenDeploy 5.6 and Exclude rules in nodeRef
I'm attempting using the exclusion rule to exclude specific file types and directories. The I want to specify the rules "higher" in the deploy configuration; in the "nodeRef" section. I can get the rules to work if I specify them in the "deployment" (pathSpecification and/or target) section. However, I'd like these to…
-
reverse engineering FormAPI
I am having some issues with VFE and FormAPI. Sometimes an onSave event on a template fails with no error message. It gets through part of my JavaScript function, but this call is failing: IWDatacapture.getItem( name ).getValue(); name is the Interwoven specification for one of my VFE-enabled fields. From debugging like…
-
OD exclude pattern
Hello, I'm runnig deployment script that should exclude directories like ./sv_SE, ./en_US etc. from deletions on target server. I tried to do it via patern regeex \w\w_\w\w or \w{2}_\w{2} which works fine in other perl scripts. However, this patern does not work for OD and the deployment deletes directories. Strangely,…
-
How to view in-memory OD log?
Hi OpenDeploy folks - Here's my question: OpenDeploy generates an in-memory log of of path items being delployed. There's a reference to it on p. 214 of the OD 5.6 Admin Guide and some more on p. 67 of the OD 5.6 Installation Reference Guide. I'm trying to debug some code given to me that is supposed to be parsing the…
-
Error Trying to Save a DCR in the Browser UI
I am trying to create a DCR in the browser UI with a datacapture.cfg template that was created for the java UI. When I try to save the DCR, I get an error saying, "Either there are fields that are required to be filled, or there are fields with invalid values." One of the paragraph fields with the visualeditor toolbars is…
-
Disabling a SAVE if file is locked?
What is the best (read: most efficient) way to use formAPI to prevent someone from saving a DCR which is locked by someone else? I'm sure others have run into this before... please advise! Thanks, Dave dave@simpleinternet.com +USA (215) 962-5153
-
iwattrib -o objid attribute
Hi, I'm experimenting a little bit with teamsite and I've come up with some strange behavior of the iwattrib CLT. For example, if I do: iwattr vpathtofile objid I get it's object id, then i do iwattr -l -o objid (with the previously returned one) I get the list of attributes available for this object, now if I try: iwattr…
-
Please Help - VFE Code Cleanup
The client here has been heavily sold on Visual Format Editor and TeamSite Templating to replace FrontPage, etc. We are using templating to generate and deploy XML to the servers, then using XSLT to translate at runtime. For this to work I think I have to configure VFE to generate XHTML. But even when I do this, it doesn't…