-
Japanese press releases
Hi, when we're using CLOB data-type for deploying press releases over 4k for Japanese language, the body doesnot show up in the database.our database is configured to use the OCI driver. Could you give us suggestions as to how to go about it? Thanks
-
Converting Regular Expressions to Browser UI
Greetings everyone. Perhaps someone can tell me how to convert this expression from the java UI to the browser UI: validation-regex="(?s)^.{0,8000}$" I have been getting an error when trying to save a DCR originally created with the java UI later opened with the browser UI. When I re-save it, I get a regular expression…
-
Files from different workareas/branches
Hi, I'm confronted with the following problem: We have a structure based on multiple branches and multiple workareas, some people have access to one workarea in one branch but others have access to one (or again several) workarea(s) in several branches. For example, a content contributor would have acces to "content"…
-
replication farms shared to multiple config files
Do I have to redefine my replication farms in every opendeploy configuration file, or is there a way that a deployment configuration can reference replication farms defined in other files?
-
How to transition from java to browser templating
We recently upgraded TeamSite to 5.5.2 and want to upgrade our templating to the browser-based version. I printed out the Templating Developer's Guide, but would like to know what is the smothest way to do the conversion from our existing templates. Do the DCRs have to be modified as well?
-
FormAPI
Hi.... I am invoking a JSP from a DCT's cgi-callout. How can I access the properties and FormAPI of the DCT from within the JSP? Thanks
-
DCRParser : Replicants Within Replicants
I need to parse values out of fields in replicants within replicants (within containers and possibly other replicants) in Perl. I started off with straight XPath but the query strings got so long it was ridiculous. Has anybody done this and if so, can you provide some guidance? The documentation I can find is a little…
-
backing store size, deleting editions
Scenario: I have a branch, I have about 100 editions, in each edition I have only one file called xyz, which is approximately 5MB, and this file is different in each edition. (I'm simplifying a situation where I have huge war files getting created in each edition). Questions: Would the backing store take 500MB? If I simply…
-
WebDesk Unowned GroupTask Performance Problem
If there is an unowned GroupTask and I am a member of the group the task is shared to, WebDesk takes about 30 seconds to refresh. If I take ownership, WebDesk refreshes in just a few seconds. Any ideas? TeamSite 5.5.2SP2b
-
tpl
Hi , Can somebody give me suggestions as to how to go about it. i have 2 data types under category new_tt. /templatedata/new_tt/products/data - which has 5 dcr's & /templatedata/new_tt/resources/presentation/resources.tpl In resources.tpl , i have to access 3 items of each of the 5 dcr's that are in /products/data and…
-
Upgrading to DD5.6 from 5.5.2
Currently, I'm running DD 5.5.2 with DAS and doing research into an upgrade to DD5.6 - however, looking at the DataDeploy Release Notes (pg12) it says to drop the following tables IWTRACKER, IWOV_IDMAPS and IWDELTRACKER. This leads to the question - what does one do with the existing metadata in those tables? In looking at…
-
rename directory/workflow
I am curious if/how people are handing workflow around directory rename when the directory has already been submitted/deployed, specifically what do you do about files that contain links into the renamed directory, or files generated from DCRs in directories within templatedata/category/type/data that correlate to the…
-
Datadeploy Question
Hi. I want to deploy a Teamsite DCR to the Database using Datadeploy and iwdd.ipl.In the datadeploy config file In one of the columns(CONTENT_ID) i want to use a value from a sequence number generated by a oracle sequence. Like: <column name="CONTENT_ID" data-type="VARCHAR(10)" value="**SQLVALUE**" allows-null="no" /> I…
-
workflow for datadeploy
Hi , I'm trying to deploy dcr's to a database through the workflow attached. the workflow is configured to send emails using iwsend_mail.ipl file. (1) the log file for iwsend_mail says "success sending email" but the recipient doesn't recieve email. (2) i'm using the already existing author_submit_dcr-0.ipl file for…
-
data deploy
Hi , can anyone tell me if there are any sample workflows that i can refer to for deploying selected dcr's into a database through a workflow. The .ipl script that is invoked through a workflow should dynamically recognize the workarea and the datacategories and data types that are involved when deploying a dcr to a…
-
Accessing dcr's
Hi could someone help me out on this : I want the dcrlist & its information from category products to be displayed in the output of .tpl file for another category resources . i can't seem to get around it very thankful if some one could guide me around it i have a doubt . in the resources.tpl i want this tpl to iterate…
-
multiple deployments
Hi folks, i'd like to know what's really the interaction between multiple deployments .Let's imagine the following config file <deployment name="multi" options="transactional" > <exec-deployment use="intranet_deptInfo" /> <exec-deployment use="intranet_weather" /> <exec-deployment use="internet_careers" /> <exec-deployment…
-
File Details (Bug?)
TeamSIte 5.5.2SP2a Using a CCI link such as /iw/webdesk/filedetails?vpath= sometimes works, sometimes shows a Java stack trace, and sometimes causes Internal error: Stack: java.lang.NullPointerException. In what versions of TeamSite is this an issue? Does anyone know what the conditions are that cause this?
-
loading dcrlist from one category
Hi Akshat, could u help me out on this : I want the dcrlist & its information from category products to be displayed in the output of .tpl file for another category resources . i can't seem to get around it very thankful if some one could guide me around it i have a doubt . in the resources.tpl i want this tpl to iterate…
-
multiple dd and rollback
Hi, Following the context :ts552/od552/dd552 we make two deployments into the database through two dnr scripts.The tables are linked and we'd like to rollback the first deployment if the second one fails is it possible ? thanks
-
presentation
Hi, i have a doubt . in the resources.tpl i want this tpl to iterate through the products directory under /templatedata/nttnet/products/data/$dcrlist , for the available dcr's and display the dcr title , description and link to pdf in the page generated through resources.tpl the error i keep getting is : Could not process…
-
Can not reuse a file name from a file that was deleted
Hi, We have an user that deleted a DCR file and submitted to Staging. He then tried to recreate a DCR and save it with the same file name. He got "This file is not accessible" error. This forced the user to user to use a different file name. Have you run into this kind of odd thing?
-
eliminate files marked as private
Sometimes jobs will create private files and attach them to tasks. I would like to have an ExternalTask at the end of each job that deletes these files. My question is, should it be called "PrivateRemover" or "PrivateDetacher"? I prefer PrivateDetacher but PrivateRemover is probably more accurate. But seriously, is there…
-
Locking Issues - Part 2
So I've added the lock="t" to my Group tasks, and now after someone tries to take ownership, it hangs saying "Trying to obtain lock" but doesn't actually get the lock. I've found a thread here mentioning that this is a bug:…
-
Upgrade iwperl
Hi, Is there any way to upgrade iwperl to a newer version? The current version can not run some Perl modules I'd like to use. Any information on this issue is appreciated.
-
Shared Workarea Locking Issues
Is there any way to automatically run an External task after a user takes ownership of a Group task? Here's why I ask, and let me know if I'm heading completely in the wrong direction: Everyone is using the same Workarea. Here's the basic workflow: Content Provider -> Manager(s) -> Review Committee -> Staging After the…
-
Dynamic multi-selects?
Is it possible to have a dynamic multiselect...i.e. if a top level multiselect has options 1-10 and a user picks 1, 3, 5, then certain multiselects below would ONLY have items 1,3,5 in them? any examples would be appreciated. i can get it to work when a user only selects 1 option at a time, but not when multiple are…
-
Callout
Hi, Is it possible to the following way open DCR with in the Other DCR. <item name="CategoryFeature"> <database deploy-column="f" /> <textarea rows="1" wrap="virtual" cols="5"> <callout type ="java-class" label="Category" url="/iw-mount/default/main/Data/WORKAREA/abtdata/templatedata/About/Home/datacapture.cfg" location=""…
-
replicant
Hi, i need some help in calling replicant fields in a tpl file. when i'm giving the general format dcr.relatedinfo.title and so on only the first replicant is getting displayed, how do i change the .tpl file so that i can view even the 2nd replicant when i generate a page. Attached is my .tpl file also. Thanks (the .cfg…