-
Workflow email confirmation
Hello, I'm trying to add an external task that simply sends the author an email confirmation once the content is approved by the reviewer. Before I go and hack away at the default mail .ipl scripts, I'd like to know if anyone can provide a sample that they currently use to do this. I'd hate to try and re-invent the wheel.…
-
Error on Submit Workflow
I attempted to submit a file using the WebDesk Pro interface. After selecting the file and clicking on the 'submit' button, i get an internal server error. Upon looking at the error_log, I found the following entry: Premature end of script headers: /iwhome/install001/iw-home/httpd/iw-bin/iwwft_instantiator.cgi I figured…
-
Rotating Access Log
Anyone rotate their access logs (iw-home/iw-webd/logs/access.log)? What server processes are dependent on this file? I would like to rotate this log file on a scheduled basis since it tends to get quite large after a period of time. Thanks Derek
-
OD Processes
We are trying to monitor OpenDeploy server proceses on our Solaris machine. The sofware that we use is called "ProcWatch". However, I am told that we cannot simply monitor the PID. We would need to provide the actual "name" of the OpenDeploy server process (base server). Does anyone know how I can retrieve the actual name…
-
Creating subdirectories under Data-type/Data
Is it possible to create subdirectories under the templatedata/data-type/data directory? I tried creating one and got the following message when trying to save a DCR under it: "Cannot set location to /intranet/main/......Data/Compliance. It is not in /intranet/main.../Data" Has anyone encountered this before? Derek
-
Common Content
Has anyone read tech article 49555 - Common Content? http://devnet.interwoven.com/site.fcgi/techlib/49555 The article refers to the use of a metadata capture form. Does such a form exist, or do we need to create one ourselves? Has anyone implemented the solution from this article successfully? Any help would be…
-
DD-OD synch - just getting started
I've been working on setting up OD-DD synchronization and I have a question: The DD documentation keeps indicating that certain config files need to be copied to a production server. Can someone please clarify if this is supposed to the production web/app server that the OD configs reside on or the production DB server? Do…
-
DataDeploy - deploying textarea fields
Can anyone tell me how to configure the <database> element under dbschema.cfg to deploy from a DCR textarea? I see the 'data-type' attribute but that only goes up varchar(200). For example, how would I deploy set up dbschema.cfg to deploy the 'main story' of a press release? I could not find this anywhere in the TST or…
-
IWProxy/IIS Caching?
We have this weird problem with TS and IIS. It seems like when we edit a file and submit to staging, we cant see the changes when we preview the same file in staging. The file shows up in the submit log and the time/date stamp is correct, however we can't see the changes. Restarting iwproxy cures it until the next time we…
-
How do you support WCM in your organization?
Just a general question out of curiosity: how do you support content mgmt in your organization? Do you one person supporting IWOV products full-time? An entire team? How many sites do you manage? How many users? Do you separate Teamsite support from TS development? Just trying to get a general understanding on some of the…
-
Adding new category/data type
I'm getting the following error when trying to create a data record for a newly created category/datatype: Templating Error Page Unable to read datacapture.cfg for type {0}. Details regarding this error are contained in the servletd error logs. I've discovered that everything works fine after I run an iwreset -ui. Is it…
-
DataDeploy - Newbie Question
This is a newbie question: Is DataDeploy used primariliy to deploy Teamsite EAs to a relational database? Can it also be used to deploy content from DCRs to a RDBMS as well? Derek
-
running iwfsfix after iwfsck
Do you need to freeze TS before running iwfsfix or iwfsshrink? Also, we've just completed diagnosing our backing store with iwfsck.exe and found several errors. Does iwfsck try to repair the problems that it finds in the backing store? For example, the results of the backing store diagnostic will show the following: Error,…
-
Submit.cfg issue
I'm having a problem getting my submit filters to work. I've created a sub-branch called 'Training' under a parent branch called 'CorpIntranet'. I've tried touching a file under '/templatedata' and submitting it. However, the permissions on that file do seem to take effect. Below is a snippet from our submit.cfg file:…
-
Default directories for generated docs
Is there any way to generate a dcr to a default directory?
-
Nested Bullets in Visual Format
I'm having problems with nested bullets in Visual Format. For example, when i try to create the following:* list item 1 * list item 2* sub bullet 1 * sub bullet 2 * list item 3 Visual Format will clean the html and spit out the following:* list item 1 * list item 2 * * sub bullet 1 * sub bullet 2 * list item 3 Notice the…
-
Rotating IW logs on a Win2k box
Does anyone here automatically rotate their IW logs on a win2k box without having to bring down Teamsite? If you do, I'd love to hear your thoughts. Derek
-
Multimedia Files thru Teamsite Proxy?
Does anyone have experience managing multimedia content (mpeg, avi, wmv, wav) in TS? From my experience, the TS proxy seems to have trouble with multimedia files. Anyone else run into this before? Derek
-
Anyone use TeamSite with WebSphere?
We are currently using Teamsite 5.0 to manage content for our WebSphere-developed applications. Our biggest challenges have come in the area of deployments and site virtualization. Does anyone here have experience using TeamSite with WebSphere? Anyone have success with Turbo? Derek