-
Multi-part DCT - how?
Hi Templaters - I'm on TeamSite 6.1 on Solaris and want to build a multi-part DCT. I'm posting for both a reality check (is it possible?) and, if it is doable, for some pointers. Here's the deal: I've got a standard header and left navigation area on a page that I'd like common on all generated pages. I'd like to break up…
-
how to configure metadata with workflow
I have to configure meta data capture screen with workflow. So i want to know how exactly to proceed in that manner? Thanks akr143
-
Unable to Save DCR
I am having this strange problem. One of the "Master" user is not able to save any of the DCR. When he tries to do it he gets the following error. The DCR "path" has failed to save. Could the file be locked by someone else in the same workarea? The file is not locked by anyone. Even tried unlocking and then saving the DCR.…
-
multiselect values in a TPL?
how do i get all the values the user picks (audience category item) to display? when i use this code, it only shows the first option they highlighted when they try to preview. thanks in advance! <iw_iterate list="dcr.ad_type" var="copy"> <p class="bodyhighlight">This ad will be placed in the following locations:</p>…
-
Metadata capture and Meta Tagger
Validation-Regex on TextArea in metadacapture form doesn't work , if Item name is "Keywords". <item name="Keywords"> <label>Keywords</label> <database data-type="VARCHAR(255)" /> <textarea required="t" rows="4" cols="40" wrap="virtual" maxlength="255" validation-regex="^.(.|\n){0,254}$" /> </item>
-
Side effect of Visual Annotate
Did anyone ever notice when you put a plain text file (with newline characters, etc.) through VisualAnnotate, it'll strip out the newlines, essentially leaving your file as one giant line? I noticed that this morning and wonder if this is either a bug or if this is something that can be configured. Like I said, I attached…
-
Problem while attaching files
My workflow hangs when I attached the (existing file). The next Task is an external task in which I am calling a perl script to send notifications. The Notifications are working fine if I don't attach files but hangs when I attach files to it. It would be a great help if anybody have faced the similar problem and can share…
-
Resolve Conflicts UI
And I thought this UI was a piece of **** before. This new one in 6.1 actually surpasses the old Resolve Conflicts UI in it's degree of crappiness. I thought they were going to provide better indications of why files are in conflict. All I see is a list of files with an Actions pull-down and some buttons at the bottom of…
-
Please help! oracle 9i upgrade kills DB connection
Hello all, im in need of urgent help. we are on TS 5.5.2 sp2 and DD/OD 5.6 (no service packs). our DB group recently upgraded to oracle 9i and all our database connections via inline callout no longer work. here are the steps i took after the upgrade to update my IW configuration: 1) updated database.xml to point to new…
-
Error reading config file for VisualAnnotate
I'm wondering if anyone has seen this problem -- A VisualAnnotate-enabled workflow fails just after marking up a piece of content and passing it to the next user. The task comment that is left is: Error reading config file. RC=1 I have my .properties file and .cfg file and they look okay (at least to me!). Has anyone seen…
-
Solutions workflows
Hi, I am trying to use configurable workflow solution author assignment and I hit the following error, Exception in /opt/interwoven/teamsite/local/config/wft/solutions/iw_solution_email.ipl: Poorly formed XML: <ERROR> Could not process template:…
-
OpenDeploy 6.0.1 Available
OpenDeploy 6.0.1 addresses known limitations and closes outstanding bugs from the 6.0 release. In addition to Windows, Solaris and Linux, all OpenDeploy 6 components now run on the AIX and HP-UX platforms. Data deployments are now supported to Oracle 10g. Please refer to the product compatibility matrices for complete…
-
DD constraint errors w/ replicant deployments
Hello all, im going nuts here. this is the first time weve attempted to deploy nested replicants to a database, and we are having major issues. things work fine when the user creates a new DCR and does a submit-direct (writing it to our staging tables) im attching our dbchema.cfg file and a snippet from the iwddd.log.…
-
Teamsite Crash due to event ID 2022
Hi, Our Teamsite server crashed 3 times over the past week. Prior to each crash, the server recorded event 2022 in NT event log. We are troubleshooting the issue based on suggestions from http://support.microsoft.com/kb/317249/EN-US/. However, I actually had implemented the suggestion one year ago when our system…
-
can replicant-order-column be a key or not?
im getting some weird errors using replicant order as a primary key in my database tables, deployments fail sometimes but not others! is this allowed or not? i read some posts that seem to say its ok while another said no. please advise! we are on Version: 5.6.0 14707 20021211…
-
New 6.1 annoyance - attach to existing job
One of my users was complaining that some of his jobs were getting trapped in our datadeploy failure task. Upon closer investigation, it turned out that the ones that were failing had an attached file with no metadata. Tagging is the first step in all of our workflows, so I was a little curious how this had happened. It…
-
Weird DataDeploy problem
I have a strange DD problem with 6.0 on W2k3 deploying to SQL Server 2000. In my dev environment, everything works, but I'm getting a couple of unexpected warnings. On the QA server, an identical dd_cfg is not working with the same template. For the moment, let's talk about the problem strictly in regard to QA. If someone…
-
OD affecting ACCESS ?
We suspect that recent upgrade of OPEN DEPLOY (OD 560 SP1) onto our IIS Web Server has caused our other applications that use ACCESS DB to fail with the following error. Microsoft OLE DB Provider for ODBC Drivers (0x80004005) [Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine cannot open the file…
-
Samba Response Time from US to UK
Hello, Our TeamSite server is hosted in the US, however we have users in the UK. The US users experience acceptable response time from the samba connection to the server in the US, but the UK users experience reponse times that far exceed any reasonable performance. The file looks like it is read several times and in very…
-
MediaBin Upgrade to 4.0
I am about to start a MediaBin 4.0 test server. Do I need to install the 3.0 version prior to install the 4.0 version? Is 4.0 an upgrade or a full install? How do I move the 3.0 contect to the new 4.0?
-
Users Logged in at any given time.
How do we find all users logged in currently into Teamsite I mean with active session. Thanks