-
OD5.5.1 Compatibility Matrix
Trying to determin whether OD 5.5.1 would be compatible with TS 5.0.1 and whether OD 5.5.1 would be compatible with OD 5.0.1. Anyone have any experience with either of these scenarios?
-
last modified = "SYSTEM"
Using version 5.5.1 and now with 5.5.2 on a win2k platform, I've noticed some unexplainable behavior. At certain points, all of my files are updated to say they were last modified by "SYSTEM". This is problematic because after this happens I have files in my workarea that have a "+" after the revision number even though…
-
JavaUI phasing out...
Can someone point me to Interwoven documentation proving that the JavaUI is being phased out? I now it is going away (support) but just wanted actual documentation on it. Thanks in advance.
-
TS 4.5.1: Multiple iwserver processes on Solaris
We are getting lots of iwserver processes when running our system for several days without restarting the teamsite server (there were 21 iwserver processes last week). This issue is addressed in Patch 1119. We installed this patch but the problem still persists. Anybody else got this problem? Any hints how to solve it?…
-
cgi-callout form calling itself to get data ?
I have built an 'asset browser' cgi-callout in Perl that let's the user pick an asset from our asset work area, regardless of the workarea they are in. In it's initial form, the Perl code simply does a 'find' across the base Interwoven workarea in the file system to enumerate all of the directories and assets available. As…
-
VisualFormat crash in msvbvm60.dll (TST5.5.2)
We are seeing very frequent crashing when using VisualFormat under the browser-based Templating on 5.5.2. We run are upgrading to TS 5.5.2 and TST 5.5.2. Anyone else seeing better results? I have a case open with Interwoven, but response seems slow to most VF issues, as info moves between Interwoven and Ektron.... Clients…
-
Exclude regex help needed
We are trying to create an exclude regex that will do the following: Exclude any file ending in ".jhtml" except do not exclude "index.jhtml". I've tried as many possibilities as I can think of, but I can't do it in a one-liner and I am not exactly a regex expert. If anyone has an example of how to pull this off in one…
-
Upgrading to IE 5.5 SP2. Known issues?
Hello, I am wondering if there are any known inconsistencies or bugs with using IE 5.5 SP2 with any of TeamSite's GUI products. Please be as descriptive and detailed as possible! Thanks in advance, Dave dave@simpleinternet.com +USA (215) 962-5153
-
Multistore-can I put stores on different machines?
Can I put different stores on physically different machines outside the TS Server (accessable by TS)? Or do all stores have to reside on the same machine as the TS Server? If not can they be on different drives?
-
Template Error
When i develop a file using Template and click on "Generate". I get a following error prompt : "Error : Templating configuration file is malformed" Any help would be highly appreciated. Thanks in Advance, SudhirEdited by sudhir_c286 on 07/17/02 05:12 AM (server time).
-
DCR Name
When generating a tpl as an xml file (for tailored xml ) how can youget the DCR name into the generated .xml file?
-
5.5.2 Backing Store
The 5.5.x Upgrade Supplement Package states that "TeamSite 5.5.2 uses a new backing store format, which is dramatically faster and more efficient than the format used in TeamSite 5.0.x and earlier." Does this mean that 5.5.1 also uses this new backing store format? Or should an upgrade from 5.5.1 to 5.5.2 also follow the…
-
iteratite
When you use an iterate, the HTML generated is always populated in rows because of the "insert above or below" tab on the DCT, is there a way of populating any particular cell(s) ex cols instead? THankx in advance
-
Using Nested workflow
Does anyone know if it is possible to instantiate a nested workflow with <wfttask> that has a different owner, different files, different variables, etc. from the parent workflow? The documentation for this is virtually non-existent and in looking at the author_assignment_with_nested_job.wft example and iwwf.dtd it doesn't…
-
Referencing an INLINE-returned value in DCT
I am having a problem returning a value from an INLINE script from a DCT. In my debugging, I have broken it down to the simplest of examples, but still to no avail. Here's my simple example: DCT: <item name="Publish Date"> <label>Publish Date</label> <text required="t"> <inline command = 'perl…
-
Question about Environment Variables
From an INLINE .ipl script referenced from datacapture.cfg, what environment variables are available (e.g. "$ENV{'IW_WORKAREA'})? In particular, I want the path to the file I am currently working with. Thanks in advance, Dave dave@simpleinternet.com +USA (215) 962-5153
-
New Workflow Types
This bit from page 66 of the WF manual has bothered me ever since 5.0 came out, but I'm just now getting to the point that I am curious enough about it to ask other people: Note: You can add your own custom workflow types by clicking Add New Type and entering a new type name in the window that is displayed. The new type is…
-
Sensing the checkbox
I have a checkbox, when it is selected part of the dct should become ghosted (deactivated). Any suggestions?
-
Teamsite 5.5.2 upgrade
Though it is in a early stage, wanted to check if any of you have gone though the teamsite upgrade to 5.5.2. Any significant issues faced during or after the upgrade process? Any suggestions would be helpful
-
CGI Task returning weird results
I took a workflow which was working just fine, added a CGITASK as one of the steps and now I am noticing some weirdness. The task is intended to kick off, performs Task A, transitions to Task B (which is my new CGITASK), and is supposed to transition to Task C, D, E and then finish up. What actually happens is the…
-
Branching Strategy
If we have common files for a corporate site (e.g., images) but separate branches deployed separately for independent business units, we can get the corporate files combined with the Buisiness Unit files on the production web server via OpenDeploy. However, if the common files from corporate are not in the Business Unit's…
-
Reuse CGI script for browsing the server
I am working on a CGI callout and want to reuse the server browse function that Teamsite already has built. I have looked all over the server and can not seem to find it. Does anyone know what it is called and how i would implement it.
-
Datacapture
Can datacapture display some content entry fields for some users and other fields for others? Is there an XML attribute that can customize this? Please share! Thanks, Dave dave@simpleinternet.com +USA (215) 962-5153
-
default maxlength
I was wondering if anyone knows what the default maxlength for an average textbox is. The textbox does not have a maxlength specified but will not save when I try putting a huge table in. I am trying to paste a huge HTML table into a paragrapgh textbox which has the Visual Editor enabled. I know this defeats the purpose of…