-
Embedding XML Data
We need to embed xml data into a page generated from Interwoven. We are using the Java classes out of Interwoven to generate our pages. To this I want to add the logged in users names at run time. How can I do this.
-
iwgen error
Hi All, I am trying to use this CLT iwgen [-h|-v ] --t templatevpath -r recordvpath vpath Regarding all three paths, the documentation says: Path is either a relative vpath or an archive-rooted vpath. I have tried following: ===== 1) /u01/iw-home/bin/iwgen -t…
-
iwconvert errors, what do they mean?
I've just started testing my backing store conversion from TS 5.0.1 SP1 to 5.5.2 SP1 (note, I have not upgraded TS to 5.0.1 SP2 as suggested to optimize the conversion). I have seen the following messages and I'm wondering if they have anything to do with the autoprivate settings or submit filters or the fact that I am not…
-
iw_solution_inlinecallout.ipl
I'm trying to use the inline ipl example which Interwoven provides (iw_solution_inlinecallout.ipl - located in TeamSite/httpd/iw-bin) in order to dynamically populate a drop down list box via a database call to an Oracle 8i database. From the command line - everything works fine - I open up my DCT and I get a blank page -…
-
iwconvert in batch mode? (i.e., no prompting)
Does anyone know if iwconvert has an undocumented command line switch to not prompt with the following message each time it runs? I want to run successive calls to iwconvert from a CMD file, but need to sit there and enter Y or N for each? iwconvert: 5.5.2 Build 9955 Interwoven 20020715…
-
Previewing prev version file fails in 552 upgrade
We have just upgraded from 5.01 to 552 and in the testing mode. Everything seems to be fine except previewing previous version files. The page shows up but the images are not there and not links are not working. The URL that shows in address box is also incorrect.…
-
Recreating branching structure
Does anyone have a script (ipl or vbs) that can be run against the branching structure on the Y: drive and have it output a script file with calls to iwmkbr.exe and iwmkwa.exe to recreate the branching structure (with appropriate owner and group for sharing included as parameters)? This would be a helpful to help…
-
Frame Loses Focus
I have a dct which has a button on it which when selected opens via a callout another window in a frame - problem is that on this framed page all of my browse buttons don't have focus with the main dct page - any suggestions on how to fix this would be great!
-
GetTaskByName- correct way to quote?
Hi there, I'm having a problem finding an OS neutral way to pass a task name with a space in it to Wfworkflow->GetTaskByName. Let me back up a bit... My task name is "Review 1". I've tried calling the CLTs on both Windows and Solaris directly by placing single quotes around the name (e.g., iwgettaskbyname 000 "Review 1").…
-
backing store in SAN
We are setting up a new Teamsite 5.5.2 server and are planning to put the backing stores in a SAN. Will we have to carve out separate file systems in the SAN for each backing store or can we simply create separate directories in the SAN for each store. Pros and Cons?
-
Upcoming OpenDeploy and DataDeploy Beta Releases
Todd...you mentioned that the next version of OpenDeploy will offer better reporting capabilities. Does that mean that OpenDeploy will be connected with the GRC again? This is something we miss terribly. Also, what's the time frame for the next release? There are some good features we want to get our hands on, but we do…
-
cksum / cmp not valid against backing store
Hi - I've got an interesting situation: I've got a file in our backing store that is the same in a workarea and in staging (the compare function shows 'no difference found'), yet when I run the unix chksum command on the file from the command line, I get different chksum results for the file in STAGING vs. the file in the…
-
Certification News
Interwoven Certification News Hi DevNet gurus; TeamSite Integration Lead: ...Must have Interwoven TeamSite training, certification, and ... Interwoven TeamSite Certified Developer: ...Must have Interwoven TeamSite certification... Senior Web Developer: ...Furthermore, only candidates with Interwoven TeamSite Certification…
-
iwsend_mail @ TS 5.5.2
Has anybody else come to the following: When using Teamsite 5.5.2 (+ Solaris in our case) , on the workflows we call the $iwhome/bin/iwsend_mail.ipl script to send mails. Well, apparently there was something wrong going on with the e-mails and the external task always got blocked (as when it cannot deliver mail or an error…
-
NoDomainFound error in tslicinfo.log?
Has anyone encountered this problem on Solaris 8? TS 5.5.2 on Solaris. Brand new install. We are getting NoDomainFound in the domain entry of tslicinfo.log. We originally installed with invalid dns entry. Have corrected the dns. We added /etc/resolv.conf entry for the correct domain, and we created a /etc/defaultdomain…
-
' replaced by ' in visualformat
Hi all, We are using java client and visualformat to introduce text in templating. Sometimes, when pasting text from notepad to the editor, it replaces special chars like ' or á, for his html special chars ' or &aactue; . Late, when we publish the pages, the special chars are missing. Has anyone idea about this. thank…
-
Upcoming OpenDeploy and DataDeploy Beta Releases
The next Interwoven content distribution product releases are coming soon, and beta planning is underway. The next release of OpenDeploy will deliver new features to support highly scalable deployments and reporting. DataDeploy will introduce functional and performance enhancements for synchronizing XML content with…
-
memory leak in TS 5.5.2 on Solaris?
We converted from TS 4.5.1 SP2 to 5.5.2 SP1 some days ago. After one day of work, we were no longer able to start any workflow. The only way out was to stop TS server and start it again. Some hours later we had that same behaviour again. We then noticed that the iwserver process was 1.8 GB big. After stopping and…
-
using cci newdcr url, problems previewing DCT
We're using the casual contributor interface (CCI) url to create a new DCT... http://schematest/iw/webdesk/newdcr?area_path=/default/main/portal/workarea/Communications&iw_tdt=Communications/CompanyNews The DCT appears just fine, however, we get an javascript alert error pop up when we click the preview button "There are…
-
separate web application
Hi there, is there any way how to run a copy of teamsite web interface (content of webapps, iw-bin etc) in separate space for purpose of testing and development ? I use NT - IIS. I have tried to move web files to another machine with apache and tomcat but problem is that i do not know, how to configure rmi open api, so…
-
Changing branch ownership
Is there a command, or does someone have a script, that allows you to change the ownership of a branch without creating a new branch? David M. Doggette Certified Interwoven Consultant
-
SmartContext flexibility?
Hello, I am wondering if I am able to customize the functionality in the SmartContext editor? For example, I would like to give someone the ability to UNLOCK the file they're currently looking at through SmartContext. Is this possible or is the functionality already defined and cannot be changed? If it's doable, how?…
-
unlock.ipl
When using unlock.ipl to unlock workflow files, is there ever a situation that the script will exit without unlocking the file(s)? For instance, if user A locks a file in workarea 1 then user B can not unlock that file when logged in as editor/author roles. However, it seems that user B could start a workflow that calls…
-
configure SSL for OD Admin Server
To enable HTTPS access of OD admin server, following steps are necessary. 1. Download JSSE1..0.3 from SUN's web site at http://java.sun.com/products/jsse/index-103.html. This should include three jars (jsse.jar, jcert.jar, jnet.jar) in lib directory of the expanded download. 2. Add JSSE jars to…
-
OD 5.5.2 - fails to set permissions
We attempt to deploy an entire branch into production, directly from the STAGING area on TeamSite. The branch is intranet/cr_compliance. You can see the deployment configuration in the attached file named ZERO_deploy_compliance.xml. We are running OpenDeploy not as root, but as user "odeploy" whose uid is 500005 on both…
-
iwsend_mail.ipl
I'm using iwsend_mail.ipl in a workflow for TS5.5.2 on Solaris. The external task executes and claims in the log file "Success sending Email". The only problem is that the recipient(s) never get the email. It is possible that the IT people here have something strange going on with the smtp server. How would one begin…
-
Emailing the owner of a group task
This is more of a reality check just to make sure that I’m not overcomplicating things. I hope that there's a simpler solution. Given the following workflow: GROUPTASK ---------> APPROVER---approve--->(publish) ^ | | reject |________EMAIL______ | The EMAIL task needs to email the person who took ownership of the GROUPTASK.…