-
Manually Start Teamsite 6 for Windows
Hi, For coding and performance reasons, I would like to start Teamsite 6 for Windows on one machine manually. Basically, I want to: 1. Start Teamsite 6 correctly in the right order through a batch file (if it is possible, what is the right order to do it?) 2. Be able to restart Teamsite 6 services manually through a batch…
-
Can/Should VFE Config be specified at branch level
Scenario: A team expresses the need for the VFE configuration to be different than the existing enterprise-wide config file. Let's say there's 100 total DCT's and half of them belong to this team that needs the VFE config to split. This team uses distinct branches from the rest of the enterprise. Question: Is there ANY way…
-
How to use SOAP/WSDL between TeamSite 6.0 and BEA
How to use SOAP/WSDL between TeamSite 6.0 and BEA Weblogic Portal? I have problem. I don’t known configure Team Site 6.0 exchange data by SOAP/WSDL between TeamSite and BEA Welogic Portal. Please help me! Thank you.
-
lock on files when IMPORT
Is there any way to configure not to lock file when we do IMPORT???
-
CC Standard users and DCRs
Hi Devnetters - I'm working through my first fully templated site design in FormsPublisher, with a current emphasis on understanding the business user experience. Initially, I'd like to set this up as generically as possible. With that in mind, my question is: what types of problems do CCS users have with managing DCRs? In…
-
Visual preview causing conflict with javascript
Our leftnav is some rather ugly javascript that predates most of the people in our department. It is loaded from two external files with a <script> tag. For some reason, it causes a conflict with VP. When I view the file in TeamSite, I get a dialog with the error "A Runtime Error has occured. Do you wish to debug? Line: 15…
-
Separating connection info from schemas
We are running OD6.0 on windows 2k3. We have three environments: dev, qa, and prod. Developers only have direct access to dev. Code/config files have to be moved to the others by app admins, who will not change any of the files included in the zip files we give them. Currently, all of our schemas are in our database.xml…
-
SAP Enterprise Portal iViews (EP-IVW)
Hi All. has anybody worked on SAP - Interwoven My Teamsite integration. any suggestion, post, webcast ref will be appericiated. My client is using SAP with TS 5.5.2. Thanks RGEdited by r_g on 11/16/04 02:46 AM (server time).
-
What the **** is a hierbrowser?
One of my users got this wonderful error message while attempting to Add Existing Files to a workflow task: No selection callback for this hierbrowser First of all, what the **** is a hierbrowser??? Second of all, what does this stupid error message mean and how can it be fixed? I have a JPG of the error but it's too big…
-
Need to deploy EAs as xml files
What is the best way to use OD to deploy EAs as xml along with the file? The target system needs to pick up an associated xml file or output stream to processes the associated attributes with every file deployed. I currently use DAS but then have a complex process to interpret area table records to the XML representing the…
-
Does VA clean itself up after use?
Does / could VisualAnnotate clean up the massive and numerous extended attributes it creates when reviewing a single file? The reason I ask is that there is some considerable overhead in the EA's it creates... also, we currently have a WF step that deploys all of the EA's, which would need modification if this is not…
-
Deployment Agent: changing username for a project
I just noticed that it is not possible to change the username that is used to run a project in Deployment Agent. Now, I have a few rather elaborate projects (several derivatives, targets, schedules) for which I have to do it, for internal reasons. If I have to create them from scratch I'm in for several hours of very…
-
Acesing Oracle from DCT
Hi there, Have you experienced the following issue ? When launching a script from a prompt session my perl script works properly to access the database but when invoking the script from the DCT is does not work ? When running the script from within the prompt window it works if I use another perl interpreter , not the one…
-
next deployment
Can anybody pls tell me whether we can have parameters on next deployment in multi tier? Thanks
-
JS event for adding replicants?
How can I coordinate a Javascript event when a replicant is added? For instance, upon adding a replicant, one of the replicant fields would be automatically selected. Thanks, Dave Current Environment(s): (1) TS 6.1 SP1 on W2K3 (2) TS 6.1 SP1 on W2K (3) TS 5.5.2 SP2 on Win2K
-
TeamSite Groups
Hello, I have some issues with the newsy introduced TeamSite groups, running TS6.5 on Windows Server 2003. Scenario: I have one local OS group: "marketGroup" which is included in a TS group called "CompanyUsers" The OS group contains one user: "tsauthor" In my submit.cfg I have set up rules stating that everything below…
-
Yet another VisualAnnotate question from me
Sadly, I don't often get responses when I post a question relating to VisualAnnotate, but here goes... I have a workflow that is VA-enabled, of course. I'm noticing some poor behavior with one of the tasks... here is the task, itself... <usertask name="Developmental Editor Review" owner="U25G" description="REVIEW DRAFT">…
-
Tip for command line debugging of PTs
This is so obvious that I'm probably the last person to have thought of it, but perhaps there are two or three new people out there who would benefit from it. Occasionally, I find it necessary to compile a PT from the command line (or even to compile to ocode and step through that with the debugger) to figure out some…
-
iwmigrate final pass
Hi, This is about the -c option in iwmigrate command. I mounted the iw-store and iwmnt of the source teamsite on target teamsite. I ran iwmigrate successfully from one teamsite to another teamsite. And it created temp_workarea. Now I am running the same command with -c option and getting the below output. Please help on…
-
saving dcr with Extension
Is there any problem or benifit in saving the DCR with Extension Like .dcr?
-
Utility for Validating Workflow XML
Is there any utility available to validated the workflow XML. For Example: if Successor is defined as "ABC", then it could be checked if "ABC" task is there in the Workflow or not.
-
cgi-callout not updating value ?
Hello, I am using a CGI callout to allow people to select an item from a drop-down list, the target field is properly updated with the selected value in the datacapture.cfg (on the screen) but when I save the DCR and the open it again or when I preview it, it's still the old value that is visible and not the updated one. I…