-
User groups in user_list
Does anyone know which implications it will have if I use a local group instead of a singleuser in available_templates.cfg, (TS 5.0.1) in the user_list section?
-
Best CM-Product??
At the moment I am writing an essay about WCM-System at the University and I am wondering what is the best WCM in the market. Although I know all the White Papers of the big player and also some market researchs of Gartner and merrilyn lynch, there is no chance to state that one system fullfills all requierement to be…
-
New Job vs. Submit
I remember reading somewhere that if you attempt to execute a job and there is only one workflow template available for the current scenario (branch, user, etc.), then the GUI that displays the list of available workflow templates will not display and the one available workflow template will be invoked automatically. This…
-
Template Based Email - grouptask
One problem I'm having is when a grouptask follows an email and I want the email to go to all the members of the group. It's not an option to set up email aliases that correspond to all the various UNIX groups we have - that's just not feasible. So what I'm doing is in the <iw_perl> section of the ****_iwmailheader.tpl…
-
More Template Based Email
Is it possible to add some code to pass in another type of parameter (in addition to "-t", say "-i") to represent an index, and then pass that index value somehow to the ****_iwmailheader.tpl or ****_iwmailbody.tpl files? What I'm trying to do is customize the .tpl files so they can build custom information into the email…
-
Template Based Email
After watching the Beyond Out-Of-The-Box Workflows webcast this morning, I was able to find the article providing the documentation on how to implement this feature. I am pretty confused about some of the syntax within the .tpl files and within the iw_solution_email.ipl file. Because I have no understanding of Templating,…
-
iwproxy / virtualization / web daemon config?
Hi all - I'm on a 5.5.2 Solaris TeamSite implementation. I have a pretty good idea what the capabilities of using the iwproxy configuration sections in the iw.cfg are but, as often as I read the documentation in the Admin Guide, the actual implementation still seems very cryptic - and that's even after discounting the…
-
Root Access
What exactly can you NOT do with Interwoven (TeamSite, Templating, and OpenDeploy), if you do NOT have root/Administrator access? In other words, if the system admins don't want to give up the root password or allow anything to run as root -- what are the items that just won't work? David M. Doggette Certified Interwoven…
-
Mount points
What moint points are TS 5.0.1 and OD expecting to see on Solaris 8? Thanks, Dave dave@simpleinternet.com +USA (215) 962-5153
-
disable "Files" tab in WebDesk
Does anyone have any ideas how to disable the "Files" tab in WebDesk so only the "Tasks" tab shows? Also, can I disable other tabs that appear on the "Tasks" tab like the "Task Details" tab?
-
Solaris group ownership and workareas
This is something we've dealt with as one of those "just how the system works" kinds of things, but I'm wondering if maybe someone else has found a better workaround than we have. We have a rather large intranet site which is managed by a central team and contains several different department sites, which are maintained in…
-
Custom Menu Items in 5.5.2
I have a custom menu item that appears to get a strange value for the area_path key in 5.5.2 (Solaris). The value in 4.2.1 is what I would expect. In my 4.2.1 version, when I print out the value of the area_path key, I get: /iwmnt/default/main/intranet/news/WORKAREA/int However, in my 5.5.2 installation, using the…
-
Other Documentation
This is a continuation of the Workflow Variables thread, but I wanted to focus on the Technical Document that Brinko brought to my attention. One of the most significant issues I have with Interwoven is the lack of good, low level technical documentation. Things like this Technical Document and the notes from the Advanced…
-
Manifest file
Where could I find a description or example of the manifest file that is/should be generated by OpenDeploy according to the document on Portal integration with Jetspeed ? Is the API available online ?
-
Fun with conversion and idmap
This is a situation that is particular to our conversion, but could happen to others if they are converting from one Solaris box to another and have different uid values for the same people on both boxes, or have people who are no longer in the passwd file on the new box, but own files in your backing store. When we…
-
TFO5.5.2 Client Installation
User trying to install TFO5.5.2 client package, needs to have admin privilages.
-
OpenDeploy 5.5.1 and TomCat
I am looking to upgrade from OpenDeploy 4.5.1 to 5.5.1 when I upgrade TeamSite from 5.0.1 to 5.5.2. It looks like OD 5.5.1 uses a TomCat server for administration and I am wondering if I can reuse the Apache/TomCat server that TeamSite 5.5.2 is using or if I need to run a separate one just for OpenDeploy.
-
Problem with OD being out-of-synch
Hi! I wonder if anyone else has come across the following situation and knows a way to get around it effectively: Our environment consists of two Solaris TS implementations with one Staging NT box and two Production NT boxes with OD pointing to the three NT boxes. We have one branch which continues to give us problems on…
-
regen script on solaris
I'm in need of the regen script for solaris. thanks in advance
-
File->Rename also updating Record Name?
We are on TeamSite 5.5.2 and TeamSite Templating 5.5.2 (browser interface) running on Solaris 2.7. We have noticed that renaming a DCR does not change the 'record name' value in the XML file. Only after editing and saving a renamed DCR is the 'record name' updated to match the new filename. Is this the expected behavior?…
-
Locking, ad nauseum
There have been many threads regarding file locking, and I am going to add another. If this particular topic has already been discussed, I apologize in advance. When a file lock is set up in TeamSite, but people make their edits using an application outside of TeamSite and copy a new version through a network, or however…
-
datadeploy example
I am trying to use datadeploy to deploy some stuff to the oracle database. I am hoping someone out there has an example to share with me. The document isn't very usefull at all. That's why this post.
-
Best practise for assigning DCR names
On a Teamsite implementation project that I am working on, there are the following requirements for identifying unique names of DCRs : 1. DCR names should be user friendly 2. The uniqueness of the names should be ensured 3. The names should be generated dynamically (we should be able to write a Perl script or Java code to…
-
Workflow Builder vs. Rolling Your Own
I have created 2 or 3 support cases regarding workflow documentation that isn't clearly defined or is missing altogether. I've come to find out that, while documented poorly, there are a few "features" available that are only specific to using Workflow Builder. For example, the Workflow Attributes "DebugMode" and…
-
error message when adding content into TeamSite
Hello all, I'm having a bit of a problem and welcome all suggestions. When entering new content using TeamSite 4.5.1. I recently have run into an error when attempting to save. The error is attached. Any help would be greatly appreciated. Thanks
-
<wftask>
Where, in all the TeamSite documentation, is the <wftask> element defined? I see in the documentation all this good stuff about being able to nest workflows and pass information back and forth between parent and child nested workflows, but no details on specifically what mechanisms to use to get it done. I see people…
-
list of available task not seen in to-do list
Hi, I have set up a new workarea for editor (owner), shared by all users ivolved in content development. When an author makes change to a file in this workarea and tries to submit the change, he must go through an explicit wf. But when owner of the workarea log in as an editor, he got the new job line in to-do scree…