-
Empty Branch
Ok this may be obvious but - I'm using a Branch (with no Workarea and no files or content) just as a holder for a sub-branch. Can I delete the STAGING an EDITIONS folders from this branch with no ill-effects to the functioning of the sub-branches. It would make things all lot tidier to get rid of all these STAGING and…
-
Unmodified files hanging out in Works in Progress
I'm seeing something odd in CCSTD. My Works in Progress portlet has many files in it which appear with the pencil (modified) icon. If I try to submit them, it gives me the "The file has not been changed since the last submit. There is no need to resubmit the file. " error. If I click next anyway, it takes me back to CCSTD…
-
Sequencing deployments in a single config
OD 5.6 Within a deployment config, if I have multiple <execDeploymentTask> elements, is there a way to ensure a delay between the actual deployments of these elements? It appears if I have more than one of these in my config: <deployment transactional="no" > <execDeploymentTask useDefinition="tif_files" downRev="" >…
-
VisualAnnotate greys out options
Here's one for you smart folks... VA is installed, enabled, and I'm using it in a slightly-modified sample IW VA-enabled workflow. When I attempt to edit a file that's attached to a VA-enabled workflow, I use the Smart Context Editor to select REVIEW and then my VA toolbar comes to life. Well, half-life. Every button but…
-
VFE vs. proxy virtualization
So far, VFE is winning. Seriously, here's the issue. We're allowing the users to use the Picture button to insert images via the VFE. However, we have done some proxy virtualization to set the docroot on every branch to /home. So, the problem is that the path inserted by VFE is /home/media/images/foo.gif for instance. Now,…
-
What is the point of root-container
I was having difficulty getting some FormAPI to work consistently in two templates that I thought were pretty similar. After a little poking around, I discovered that one of the templates was validating against the datacapture5.0.dtd and did not have a root-container element. The other was validating against the…
-
Visual Format
In the DCT i have Visual Format Controls and when we say new Form Entry the default font-family should be Verdana which i am able to achieve, but i am unable to set the size to 8 which is my requirement. Can somebody suggest ways of doing it. I already tried chaning the etknormal.css, visualformatconfig.xml and also…
-
Logging prefixes
Here's a stupid question. When I look at an OD log file (the big one - is that macro or micro?) most of the entries in the log have a strange prefix ENG: or LIB: and maybe others but these are the ones I notice the most. What the **** do they mean? I was trying to debug one of those incredibly vague error messages and it…
-
Need updatetask equivalent of "iwupdate -w"
I have an updatetask that updates a workarea with the contents of STAGING. It is possible that the workarea has files in it and STAGING is empty, and so the updatetask should empty out the workarea in this case. I am unable to come up with an updatetask setting that does this. my updatetask is set as follows: <updatetask…
-
unresolvable conflict submitting a deleted folder
I deleted a folder with a lot of stuff under it. When I attempt to submit it, there's a conflict on the submittask: Checked out files prevent submitting [SYSTEM: 10/1/04 11:36:51 AM ] When I click Resolve Conflicts and click the Overwrite All button, it still fails to submit. I don't recall seeing this behaviour in any…
-
VFE Customization
In a VFE (specifically, visualformatconfig.xml), I have a list of characters that are inserted into the HTML... for instance: copyright dagger one-half ellipses mdash ndash nbsp I'm wondering how to make any of these characters a superscript. I've toyed around with ewebeditproevents.js and I'm convinced that it's there,…
-
how do I remove/clear VFE styles?
our users are having a problem removing styles...is there anyway to add a button or something to remove a style? if they try to change the style it just places span tags over other span tags causing problems. the ektron forums say something about a "RemoveStyle" button but i cant find anything in their docs about it. here…
-
Configuring Iplanet6 with teamsite 5.5.2
Hi, We are facing diffculty in configuring Iplanet 6 as the webserver for teamsite.Please note that we have installed iplanet6 post teamsite installation. can somebosy send in the exact configuration steps. for iplanet6 .? Thanks Rashmi
-
Open Deploy
Hello Everyone, I have one general question, Its been a while, some one asked me if there is any other way to deploy content without using Open Deploy or Data Deploy, can any one let me know if this is possible, and please let me know how it is done? Thank you Coca
-
Abyssmal DD performance with OD6.0
For some reason, my deployments in my dev environment are taking forever to finish, even when there is only one file attached. My QA environment, which has better hardware is somewhat better, but still not really acceptable. Memory and processor utilzation are very low (about 2% and 25% respectively), so I don't think I'm…
-
DCRs not locked on output edit?
W2KSP3, iwserver: 5.5.2 Build 20638 Interwoven 20030604 When I edit a templated output file through Webdesk Pro, the DCR does not get locked. This seems pretty weird - the lock on the output file should not matter since it is a generated file, only the lock on the DCR should matter. If the system does not lock the DCR,…
-
VFE & special character problems
Im having some weird issues with our VFE on ts 5.5.2...i have a toolbar that lets a user add special characters, i.e. euro symbol. i want to send the values to the DCR as the Name Code NOT the actual symbol it appears to work fine when i enter them into the VFE and select "view as html" <p>€—</p> however, after i save it…
-
Modifying the VFE stylelist
It seems to me that it ought to be possible to alter the list of styles that appears in the cmdselstyle dropdown in VFE, but if it is, I haven't figured it out. I tried adding some listchoice elements within the selections element, sort of following the pattern of the fontsize list in the config file, but that didn't do…
-
Workflow Builder 5.0.0
Hello Everyone, I am working on Teamsite 5.0.1 on Win 2000, I also have WorkBuilder 5.0.0, Is this version of Workbuilder compatible with Teamsite 5.0.1, Please sugget. Because when i try to connect to the server from the work builder it says " Server component of WFb is not installed" , But as far as my knowledge goes,…
-
OpenDeploy & Data Deply Release Dates
Hi, I am in need of OpenDeploy and DataDeploy versions and their Release Date listing. Could someone please post them here or e-mail me at coca7327@uidaho.edu? Thanks, Nutcracker
-
TS6.1: Standard Interface
Hello, We have many branches using the same category name and I don't succeed in configuring templating.cfg to show only the relivant workareas & templates in the CC Standard interface. Imagine there are the two following branches, they both have 3 templates (template3 is there in the two branches) and they both use a…
-
iwrmtaskfile returning 920 error
TS 6.1 SP1, W2k3 I'm having problems with the iwrmtaskfile command. From the command line, I'm attempting the following:C:\iw-home/bin/iwrmtaskfile 122541 "templatedata/content/article/data/3881_nothing_special" and the error I get is ERROR:00920: Object being looked up was not found I can verify that task 122541 exists…