-
Perl Log File
Quick question. When creating a log file for a Perl script, what are the permisison implications. For instance, if a Perl script is kicked from a TeamSite trigger, and a log is created, what user is actually creating this log. I am running into some permission problems when trying to write to the log. Thoughts?? Lucas…
-
Uninstalling TS6.0
The manual does not tell me how to properly uninstall TeamSite 6.0. Can someone tell me how to do this. Is it executed from iw-home/install? Thanks Lucas Cochrane lcochrane@deloitte.ca
-
TeamSite 6.0L
I have installed TS 6.0 on a development Solaris box. I realize that I need 6.0L (for language reasons). Do I have to completely un-install 6.0 and install 6.0L. If anyone has an experience with this you thoughts would be well received. Thanks Lucas Cochrane lcochrane@deloitte.ca
-
404 with proxy server
TeamSite 5.5.2 Solaris 2.7 I am using Apache as my customer webserver, it is listening on port 79. Anyone know why I would be getting 404 errors when virtualizing from TeamSite. The proxy is set to listen to 79 in iw.cfg I have set-up Apache according to the instuctions in the admin guide. Thanks Lucas Cochrane…
-
OD Protocol
Hi All, Does anyone know exactly what protocol Open Deploy uses. I assume it is a proprietary protocol. Can anyone shed some light on this issue for me. Thanks, Lucas Cochrane lcochrane@deloitte.ca
-
DBD::Oracle
DOes anyone know the easiest way to get this module installed in iw-perl? Seems that I can install it, because DBI is old, then when I try and upgrade DBI, it says Perl is old? Any thought here? Lucas Cochrane lcochrane@deloitte.ca
-
mounting iwmnt during install
All, Is there a way to mount /iwmnt anywhere other than /iwmnt during an install on Solaris. All of our hard disk space has been allocated, so we are trying to mount the backing store like /tmp/iwmnt /tmp/local/iwstore The install doesn't complain, but once complete, we see that iwmnt is /iwmnt not /tmp/iwmnt. Any help…
-
Apache in /iw-webd/
Can you use this installation of Apache to configure an /iwmnt/ virtual directory or do you have to have a standalone web server. If so, is Tomcat OK? Lucas Cochrane lcochrane@deloitte.ca
-
Solaris 2.8 install
Hi All, We are doing a new install of TeamSite on a Solaris 2.8 OS. Is we have J2SE installed currently. The documentation states that JDK1.3 is necessary and all OS level patches. Can someone help me out on this one? Thanks. Lucas Cochrane lcochrane@deloitte.ca
-
Perl Script Question
Hi All, Just curious to know about the mkdir command on a W2K Server box. I am trying to created directories with a script: .../WORKAREA/temp/2/1/index-e.html (example) In this case /2 and /1 don't exists, is there a flag I can use with mkdir (like -p on Solaris) to create the whole path? mkdir keeps choking because it…
-
Open Deploy logs
All, I am looking for some functionality with Open Deploy. We are doing an integration with Verity. We are doing deployments from TeamSite using edition comparison. Is there a way to find what files have changed and pop them into a log file? Is this already being done? For example, if two files have changed between the…
-
File edit
All, I have an issue that some of you may or may not have encountered. Platform TS 5.5.2 SP4 W2K I imported a file into a WORKAREA. Made an edit, uploaded from launchpad into the WA but my edit is not being registered. If I make the edit directly on the server (i.e. map the Y:\ and browse to the file and edit), then the…
-
Workflow default buttons
Hi all, We are doing some validation in workflow and echoing error messages with TAG_INFO directives. We have a situation where a user is being echoed a message because the file they are submitting is already in the workflow system. Is there something I can do with the Submit button? Can I change the behaviour of Submit to…
-
Workflow CLT
We are doing some validation on file before they are submitted into the workflow system. Is there a way to determine if the file is involved in a workflow already (i.e. CLT?) Thanks. Lucas Cochrane lcochrane@deloitte.ca
-
WFT file
Hi All, I am trying to work something out and haven't had any success yet. I want to have two workflow jobs in one WFT. Based on some kind of conditional one or the other would actually get instantiated. Does any one have an example of this? For example... if ($var =1) { <workflow name...> <usertask.../> <endtask.../>…
-
Changing [teamsite_servlet_ui]
All, What is the easiest was to change this port AFTER you have done an installation (W2K Server). I tried to modify it in iw.cfg, threw a iwreset -a, but when I tried to hit the logon page I received an error. Any ideas here? Again, TeamSite 5.5.2 SP4, W2K platform Regards. Lucas Cochrane lcochrane@deloitte.ca
-
Configuring IIS SMTP
Hi All, I am trying to test some e-mail capability in workflow. I am using a laptop as a development/testing environment. I have SMTP working (through IIS), but I need to know how to check this mail through the outlook express mail client. Any ideas on how to set this up. Also, do you know what setting needs to be present…
-
DCRparser...grrrrrr
All, I am trying to read the content of a DCR into a string so that I can then use TeamSite DCRparser on the XML nodes to extract the values. Problem is, when I try to slurp the DCR into a string all that I takes in is the XML declaration: <?xml version="1.0" encoding="UTF-8"?> This is the code I am using my $dcr =…
-
Interwoven Proxy Server
Does anyone know how exactly the Interwoven Proxy server is implemented? I understand what it does. But need to know more about the actual technology it uses etc. Thanks, Lucas. Lucas Cochrane lcochrane@dc.com
-
URL to webcast
I registered late, can anyone provide me with the URL for the webcast? Content Services UI Toolkit... Thanks Lucas Cochrane lcochrane@dc.com
-
rename option in web desk
All, It looks like Web Desk out of the box does not allow users (authors) to rename files (i.e. File > Rename). Is there a way to enable this functionality in Web Desk? Thanks, Lucas Lucas Cochrane lcochrane@dc.com
-
CGI
All, We have been developing extensive workflows in 5.5.2 WebDesk Pro. and we want to release them to users in Web Desk. I know everyone is thinking upgrade to 6.0, but we are holding off on that for a little while. What I am looking for is a possible CGI task that someone has written that mimics some of the Web Desk Pro…
-
testing iw_soultion_email.ipl
All, Does anyone have a good suggestion for testing this script from the command line. I am on a Windows platform (TS 5.5.2) Thanks, Lucas Lucas Cochrane lcochrane@dc.com
-
email task error
Has anyone gotten this error is workflow when trying to send an e-mail ERROR: Unable to send notification: The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for. I am not sure where to go from here?? Thanks, Lucas. Lucas Cochrane lcochrane@dc.com
-
Source Diff
All, I am trying to use the source diff functionality, but I am not able to accept any changes. I am comparing a workarea file to it's mirror in staging. I can only view each difference, I am not allowed to take any action. Is this normal behaviour? Or am I being a bonehead and completely missing something? Thanks, Lucas.…
-
File Revisions
All, If I have ten different versions of a file, is there a CLT that will allow me to access the revisions and see the extended attributes associated with each. I am familiar with iwrlog to get the revisions. But what I want to know is if there is a specific way to access the file's extended attributes. Any help would be…
-
Merging backing stores
All, Here is the situation. I want to merge two backing stores. They are on separate servers (W2K), and have the same name. For example, e:\iw-store\store1 on one box and e:\iw-store\store1 on the other box. I want to merge these into one store on one box. Both store contain different branches and workareas, so there will…
-
CGI Forms
All, I am designing a CGI form and wanted to send a CGI specific question out to the group. How do I check if a certain LINK has been clicked on a form. I am familiar with checking if a button has been click, but not a link. If ouir user clicks a specific link they will be show a different form. Any thoughts on this…
-
New browser window
If I click a button on a CGI HTML page (generate from a custom mneu item CGI), how do I make it open a new browser window? I can't seem to find the right code to do this. Thanks Lucas Cochrane lcochrane@dc.com