-
Populating new XML into existing DCR
Hello, I have read quite a bit of documentation and have spent quite a bit of time with the experimentation. I'm wondering how to do the following... Using (preferably) TeamSite::XMLnode or XMLparser, how can I (a) change a value in an existing DCR and (b) insert a new node/value in an existing DCR. Can this be done??…
-
perl script to expand folders?
Looking for a script that loops through all folders assigned to a workflow, adds all foldered files to the workflow, and then cleans itself up by removing the original folders from the workflow. Is it out there?
-
OpenDeploy 5.5.1 Replication Farm Limits
Is anyone aware of any limits to the number of servers you can have in a replication farm or the number of replication farms you can have in a deployment? Also, could hitting the same server under server different deployment definitions cause problems for a receiving server? I'm experiencing a problem with a deployment…
-
Printer Friendly version
Does anyone have an easy way to create a printer friendly version of a template page? I have created a way but was wondering if anyone has another way. the way I did it is create a hidden form element with the stuff I want printed, and called a JavaScript function that builds a page with that info by calling that hidden…
-
table of contents 'in a way'
Does anyone have any idea how I can accomplsih the following? I want to load ALL DCRs in a particular folder and print out all the dcr.Headlines through some sort of iteration. As you can see it is a table of contents sort of. I am looking at the iwpt_dcr_load but can't seem to find anythign that works. I can't do the…
-
saving generated html to a specified directory
Does anyone know if it's possible to set the "initial-dir" on the generate button, so the html from a particular DCT would always save to a specified directory? Thanks in advance!
-
Custom Commands in Visual Format
Anybody have any idea how I can customise the internal commands of Visual Format - currently attempting to customize the right click menu in WYSIWYG view and also create a style sheet drop-down that wraps tags around selected text - must conform to exisiting style sheetEdited by cdatarun on 05/28/02 05:20 PM (server time).
-
templating.cfg problem
I am using templating to generate both html files as well as js files. The js files are for flyouts and we have created a template to create these easier. Anyway, we had been working fine with it, it was saving it as a .js file but for some reason something changed and now it does not save it as just a .js file, it saves…
-
Archiving Editions
We are running TeamSite 4.5.1sp2 and Templating 4.5.1sp2 on Solaris 2.7. We typically generate one EDITION per day per locale (currently four locales). We would like to be able to save editions off to optical disc for archival storage and legal requirements. What options are available for creating a restorable edition…
-
Browse outside of TeamSite
Just a question for everyone... Is there ANY way for me to code/configure so that from my Browse... button within a template I can browse to network drives? Right now I can only browse to the drive that TeamSite is mounted to, and this is a problem for many of my users cause files they want to link to at located on network…
-
DataDeploy To OS390
I need to deploy data to DB2 database on OS390 mainframe environment. Can I deploy to it directly or do I need some intermediate database or some server. Any pointers to resolve this would be appreciated.
-
Servlet Engine
Trying to login to TS5.5.1 on a Windows 2000 server (which used to work fine). When entering <servername>/iw in a browser window, the following error message is returned: The TeamSite Web Daemon was unable to contact the TeamSite Servlet Engine. The TeamSite Servlet Engine may be down, or running on an unexpected host or…
-
Unlock DCR AND HTML page
Does anyone have the code or an idea how to run a job when a user submits and/or goes to edit a file and behind the scenes unlocks the DCR AND the HTML page. Right now when a page is submitted, the HTML page is unlocked BUT the DCR is not, and this causes issues. Anyone have an idea???
-
Submit DCR and Generated File
I have an issue with the default submit files. It appears that the workflow only submits a DCR to staging. This causes either the author to also submit the generated page, this creating another workflow OR the reviewer to approve the task and then go to the workarea and submit direct the generated file. This behavior seems…
-
TeamSite on Solaris benchmarking info
I've received a request from a sysadmin asking if there is an appnote available which provides any benchmarking and performance statistics for a Solaris implementation of TeamSite 5.5 (5.0 would be great as well). He was wondering what benchmark stats were behind the # of concurrent users / # of CPUs matrix on Page 24 of…
-
Add comments to submit task
Hello, We're looking for a way to add global, info and file comments using the submit task. I haven't been able to figure out where to put the comments when the task is called. Can the submit task do this, or do I have to use an external task with the iwsubmit command? I looked at Interwoven's default submit workflow which…
-
OpenDeploy Error Codes
Does anyone know where I can get a error code reference for OpenDeploy. I have some deployments that say they are completing, but when I go the the destination, they are not updated. The log files on the receiver end are showing errno=2 and errno=13 Thanks.
-
DD problem URGENT
Hi all, problem: how to update a row, but don't touch the primary key? We always the an error, saying, that the primary key column is not allowed to have NULL. But we do not use the primary key in the update statement of the dd deployment Any ideas are welcome. Thanks
-
Tools for Developing Presentation Templates
I'd be interested to know what tools everyone uses to develop TPLs. Do you just hand craft using your favorite text editor? We've been doing this here but it would be useful to have some assistance in separating out XML, Perl and Source code.
-
TeamSite FrontOffice 5.0.1
Is TeamSite 5.5.1 backwards compatible to work with TeamSite Front Office (Client, Server, and Configurator) 5.0.1?
-
Directory Structure
Is it possible to move the dcr to a different directory outside the templatedata directory? I want to organize the dcrs into logical page directories (ie. home page articles, home page labels, etc).
-
Prevent deploy if parameter undefined
Hello, Is there anyway to prevent a deployment from occurring if a parameter isn't defined. We have a file system deployment that has <sourceFilesystem area = "/iwmnt/default/main/ourbranch/EDITION/$edition^" > This is normally called from another program that ensures the edition parameter is set. But I'm really paranoid…
-
nt or solaris for TS summary?
Has anyone encountered / Is there a whitepaper, tech doc available that summarizes all of the little differences that work differently for running / administering TeamSite on NT (IIS) vs. Solaris (Apache) (i.e. authentication, directory structure, naming standards, etc)? The TS admin/wf/user manuals are full of sidenotes…
-
translating spaces
I am working on a template and would like to translate all spaces to "_" in a dcr field. I am fairly new to perl and have been pulling my hair out trying to accomplish this minor feat. If anyone has any suggests, I would greatly appreciate it! Thanks! Maria Gigliotti Gevity HR Web Solutions 941-744-3007…
-
WebDesk in 5.5
Is use of WebDesk UI still limited to Authors only in version 5.5? (is 5.5.1 released already now? I see docs for it?) or has it been extended to all roles? It isn't discussed as an enhancement in the 5.5 Release Notes thanks