-
view-container
I have just installed the java ui in 5.5, why when i try to create a new dcr the dct will not open and says "you must have a valid openchannel licence to use <view> & <view-container> any ideas?
-
Solaris to W2k migration?
Dear all Owing to some security issues,I want to migrate the teamsite from solaris 8 plateform to win2k plateform. I can find some script about Extended Attribute migration Scripts from devnet ,but I didn't find any migration about MetaData.May somebody tell me the solution about MetaData Migration. MarcoLin ITRIEdited by…
-
Markup in datacapture.cfg
Hi All, In my data capture form - I want to separate (visually) the actual contents elements with housekeeping stuff. So, I would like to do something like - Add a horizonal line after press release elements and before the element like Author, Keywords etc start... Or maybe give different background colors to different…
-
Some Documentation Ideas
I have some rough suggestions for making the Workflow Developer's Guide better. It is arguably the worst document in the product documentation suite. o First, based on the underwhelming amount of use Workflow Builder appears to get (basing this on the number of people in the Workflow Focus Group at GearUp who raised their…
-
Incrementing a PK safely
I'm using a inline call in my DCT to set an incremental PK ID (by checking the latest value in the DB and adding 1) for each new DCR that is to be submitted to the DB However, I have just realised that this is not 'thread' safe. If two authors/editors are working on DCR's simultaneously they will have both got the same ID…
-
<hidden> problem again
I have the problem with the <hidden> tag and the inlinecallout. I've seen earlier messages on this in the forum but couldn't see a solution that worked. i.e I tried having the hidden tag opened and closed before the callout bu to no avail. I'm also running 5.5.2 but to no avail :-( Anyone have a solution to this ? cheers…
-
Reviewer User License
We are currently looking to spend a credit we have available on some more licenses, and we are confused by the Reviewer User License. The definition of this license is someone who can simply approve stuff via the Casual Contributor links in email messages. My question is: How do you set someone up in TeamSite as a Reviewer…
-
Disabling the Overwrite checkbox
I see in the Admin Guide that it's possible to disable the Get Latest button on a role basis. Is it possible to disable the Overwrite checkbox? Some silly person did a Get Latest with Overwrite checked on the main workarea for our main internet site and it overwrote some files other people were working on, which caused…
-
template error after 5.0.2 SP
We just applied the SP to 5.0.2 and now, when we try to create a new data record (FILE - NEW DATA RECORD), after selecting a category and data-type, when the DCT tries to open, we get the following error. Any ideas? The error happens with any template category we have and the template files/templating.cfg all worked before…
-
DD to two DB's one of which is behind FW?
Hi, We are today running TS5.0.1 and OD5.0.1 and DD 5.2. We are using DAS to deploy DCR's to SQLServer on our intranet. For certain DCTs we want to deploy to the SQLServer DB and also to an Oracle DB that sits on another network. Questions are: 1) According to DD Admin Guide, you can set it up to deploy to two DB's…
-
Showing <readonly> when it is a new DCR
How can I display a Readonly value to the user in the DCT when they are creating a new DCR (not editing). The value I wish to show is set from a callout and it is important that the user can read it but not edit it. If I use <readonly> then I just get '(No Value was entered)'
-
validation-regex syntax for a replace
I need to do a validation-regex for an inline database call I'll using - so that each time I see a & it gets replaced with a & - what should the sytanx be - I tried something like: validation-regex =".* [&], [&]" with little success
-
How out a fixed value for a TS branch into a DB
We have configured ts so that we have a branch for each language. How do ensure that the 'Language ID' value for DCRs in a Branch is always set to a fixed value, 1 for english for example ?
-
validate a cfg
What is the best way to validate a datacapture.cfg for syntax - I tried iwxmlval from the command line but it doesn't seem to work - I also tried iwxml_validate.ipl which again didn't work - Thanks
-
click option checkbox - get a textbox to fill out
In a DCT I need to have a checkbox that when clicked makes a text box appear under it - I'm not sure how to do this in Interwoven - any help - snippets, articles in the kb which describe this would be great Thanks
-
Template Based Email - Adding Email Buttons
At one of the GearUp Fucus Groups this past week, many people requested the ability to be able to perform TeamSite activities from their common tools (such as email, Word, etc.) with no TeamSite UI interaction at all. This was a probably the biggest request of all. One such request was providing the ability to utilize…
-
Interwoven Recertification Program
Attention Interwoven Certified Consultants! Are you currently a certified TeamSite 5.0 consultant? Or perhaps someone on your staff is? If you're not a certified consultant, visit the InterwovenCertification Program Website to learn how Interwoven certification can helpyour career. If you are already certified, read on to…
-
iwsend_servlet_mail - Task transition not working
Hi all, We're using iwsend_servlet_mail for workflow email notification. However, the task transition link at the bottom of the email yields the following error:Error: 500 Location: /iw/webdesk/TaskAction Internal Servlet Error: java.lang.NullPointerException at…
-
Domain List on the Login Page is too short
Anyone know of any way of extending the limit on the number of domains allowed to be listed in the select box on the ts webdesk login page ? Otherwise ts is unusable in a large organisation like ours with many domains. Cheers Nick
-
Getting rid of multiple PTs
Hi All, Here is what I am trying to do: I have my press release data capture template. and I have 3 presentation templates. 1) Press release page. 2) Printer friendly version of press release. 3) Table of contents. I did not want my users to select these PTs 3 times and generate the files seperately. So I have called CLTs…
-
DCT calling another DCT
Has anyone had sucess with a DCT calling another DCT - right now I have a DCT which does a cgi-callout and in the cgi is a redirect to another DCT - problem is: 1) when I close the second DCT I get an error 'a runtime error has occurred do you wish to debug Error: cannot assign to '0 3_x' 2) The second DCT has a browse…
-
Hiding a .tpl from the user when they preview?
Given the following data-type in templating.cfg: ------------------------------------------------------ <data-type name="builder" dcr-type="iwov"> <presentation> <template name="builder.tpl" extension="asp"> <locations> <branch vpath-regex=".*" preview-dir="/"> <directory dir-regex=".*" /> </branch> </locations>…
-
Launch OpenDeploy Upon File System Change
Environment: * No TeamSite, OpenDeploy only * Windows NT/2K * OD v5.51 SP1 Need to develop a solution where OpenDeploy automatically and instantaneously deploys content to target receivers based on a file change (new file, edited file, etc.) in the OD server file system. Essentially, what is needed is a tool or utility…
-
iwconvert, last edition only
Does anyone know if there is a way to run iwconvert to convert the backing store and only have it capture the last edition in each branch? The parameters -s and -e seem to be able to specify the starting and ending editions, where the default starting is INTIAL. Is there an ALIAS that refers to the last edition cut? Sebouh
-
Preview & Generate
Hi All, I have only one presentation template for a data type. When I say preview or generate from DCT, I get the popup with radio button where I have to select the presentation template. I want that my user should not be asked for this because there is only one presentation template, and there is nothing else to select.…
-
Best Practises
Hi All, We are in the process of designing the new area of our website. The new html pages for the site will be designed by web designers and templating will be taken up by us at later stage. I would like to know what are the things important from templating perspective which site designers should remember while designing.…
-
Visual Format Text Area
Hi All, In the data capture form - when the user pastes content in VisualFormat text area - he is asked whether to clean the html. The text was being copied from other office application. Is there anyway we can default this cleaning to "yes"? So, HTML cleaning should happen automatically without having to ask the user…