-
characters in html emails corrupting layout/URLs
ENV: win2k/TS552 and Solaris8/TS552 Hi, I have 2 customers who run html email workflows: One of the customers is using the Solutions workflow and the other customer is running the older html format. The funny thing is that both html layouts and links in the emails sometimes get corrupted by the entry of an exclamation mark…
-
free blocks Solaris
We run out of blocks on a Solaris8 system with a backing store. The iwserver controls the number of inodes and also the size of the storage. When running out of free space or inodes the iwserver freezes the backingstore and stops the processing. Unfortunately the iwserver-process did't notice the insufficient number of…
-
log scraping of opendeploy deployment files
We have a requirement to monitor several hundred deployments for any errors. The problem is, if a deployment does not run due to no material being in the staging area for that deployment, an error is recorded within the log file for that deployment stating no material has been found. How can we successfully log scrape…
-
jsp running via a proxy rule
env: Solaris8, TS552SP2B Hello , I am trying to run a jsp file within the TS environment to test the proxy rule. This is the test scenario: You have to copy the following file into the webapps directory of the teamsite servletd <IWHOME>/servletd/webapps/sceexample (new directory). File testBlobulator.jsp with the content:…
-
FormAPI>accessing readonly container items
Hi, I am trying to retrieve value of an node within a container via FormAPI. I tried accessing it via: scriptFrame.IWDatacapture.getItem ('/metadata/id') and by looping through the children collection var metadata=scriptFrame.IWDatacapture.getItem ('/metadata'); var children=metadata.getChildren(); for(var…
-
__INSERT__(&myFunction(%fullpath))
ENV TS552SP2B Solaris: I'd like to know if it's possible to expand a workflow macro name, e.g. %fullpath or %path within an INSERT tag. I'd ideally like to do the following, <eastartop op="set" name="TeamSite/Templating/DCR/Type" value="__INSERT__(&myFunction(%fullpath));"/> but it doesn't work? I want to pass the fullpath…
-
Generation of file continued
Hi, We have inserted an item in the DCT with the name "ONLine". When the user does not check this item, the file should not be generared but deleted for not being published. This allows not to delete the DCR but to delete the generated files from the DCR. And when the user checks "OnLine" again, and wants to generate the…
-
Novell Application Launcher
We are encountering a problem with the execution of javascript when accessing Teamsite server from a PC running Novell Application Launcher. Here is a desrciption of a specific problem. Machine Environment ================ - Our hotels use Novell Application Launcher (NAL) as a replacement MS Windows shell, this allows the…
-
Perl question
ENV: win2k/TS552. I have a cgi menu item that updates a workarea from a ipl script that includes an array of files. If I have a 100 files in the array, then the cgi window and log file will not output the complete list. The cgi will end like this: Found File or Directory: images/faqs COMMAND:iwupdate -w -r…
-
nested domain group authentication
win2k/TS552 Hi all, anyone around who knows how to get TS to work with a domain group in which users are authenticated in TS without using the user names in the roles.uid files? We know it is not possible to set groups in the roles files.
-
1 or 2 CPUs?
A customer has TS running on 1 sparcv9 450Mhz. This is not recommended, but the customer is happy. However they would like to know if they will have better performance if they swap the one sparcv9 450Mhz with 2 sparcv9 296MHz. Is there any technical doc or best practice on these kinds of decisions other than the admin…
-
user tracking TeamSite
Hi All, Did someone develop a user session tracking script for Teamsite (perl, jsp, servlet)? I have a request for tracking concurrent users in TeamSite on the TeamSite server. I am trying to integrate such a session servlet into the login.jsp page myself, however that is taking me a lot of effort I am afraid, cheers,…
-
hidden tag cgi callout
Hi All, Can someone provide me with an example how to populate a <hidden/> tag with database values through an external Perl file? A customer uses javascript code to initialize the HIDDEN tag from the Perl file using Javascript : calloutForm.prod_id.value = 'TEST'. This results in an empty <hidden></hidden> tag. any…
-
java Templating Gui hyperlink button
Could someone explain the following: When inserting a hyperlink into a DCT in the Java Templating GUI (Interwoven Publisher), the actual html code is uppercase . I want to have this changed into lowercase . Where do I change this option? cheers, arnout
-
java Templating Gui hyperlink button
Could someone explain the following: When inserting a hyperlink into a DCT in the Java Templating GUI (Interwoven Publisher), the actual html code is uppercase . I want to have this changed into lowercase . Where do I change this option? cheers, arnout