-
Netbios traffic
My network admin thinks that Teamsite is trying to resolve a bunch of names on our network using the NetBios NameService. He shut down all the Teamsite services on the server and the traffic stopped. Anyone else have an issue like this? If so, anyway to solve it. Domain list in dropdown at login has the servername and the…
-
Validation message require
Hi, I have a workflow template that needs to perform some validation message that, after submit the workflow some files may be overwritten.How can I display an Validation message from the workflow template Perl code to the user and let them know ? Thanks, -Rishi
-
Mapping DCMI metadata to EAs
Hey folks - This might actually belong in the metatagger forum, but I'm going to try here first in case someone else has already thought through this. The Dublin Core metadata specifications have a core principle that there is a one to one mapping between metadata elements and values. However, multiple iterations of an…
-
Open link in new Window from TPL
I want the link to open to a new window from a generated tpl, but its not working - something to do with the target="_blank" command. Code is below: (This is contained within a iterate loop) ">
-
No Access rights in TS 6.5 SP2 for Domain users
I have some users log in to TeamSite 6.5 SP2 using their Domain. The login is successful, but they are not able to create new DCRs, or add new folders. These options are disabled for them. Am I missing any configuration changes? regards David
-
Media Bin
I have a general question about Media Bin's support for streaming video and/or large video files. if you have had some experience with using MB to manage a large number of video files and would like to share your experience I would appreciate it. Paul Neiswander Proxicom, Inc. 793-262-3264
-
how to set 2 value using iwextattr
hi. My metadata capture (datacapture.cfg) having a list of checkbox to set the different values of metadata. Using the GUI, the user are able to set different values but using CLT / IPL, they are not able to set/ update more then one value. if they do using the iwextattr -s, it replce the existing value and set only one…
-
HTML generation task
I have a workflow as follows: 1. User submits form entry 2. Metadata capture screen pops up and user fills in the metadata and hits "Next". 3. HTML generation screen pops up and user fills in the path for generated file and the presentation template to use and hits "Next". 4. I add the generated file to the workflow and…
-
ERROR:00001: Failure in operation
Hi. attached metadata Workflow was working perfectly and suddenly it start giving following error. Invalid Workflow syntax error at line 6 ERROR:00001: Failure in operation can anybody find the issue.. <?xml version="1.0" encoding="UTF-8" standalone = "no"?> <!DOCTYPE workflow SYSTEM "iwwf.dtd"> <template_script> <![CDATA[…
-
disable menu option based on userlist
Is there a way in TS 6.5 that I can disable certain menu options based on a list of users. For example, I needed to remove the OOTB delete option. I removed it for everybody from ui_custom.xml. Then, created a custom one to get OperationId that I used in roles_custom.xml to disable for editors. But, I want to disable this…
-
OpenDeploy 6.1/ControlHub 2.1 BETA Now Available
OpenDeploy 6.1 Beta and ControlHub 2.1 Beta are now available for download. The beta program will run through Feb 28th. Send me an email at odbeta@interwoven.com if you'd like to register or get more information. Beta features include the following: OpenDeploy - Remote upgrade (upgrade OD servers remotely) - Performance…
-
Metadata Deployment Workflow
Hi I have 2 <select> list drop down fields of files in my Workflow : 1. Source metadata List 2. Destination metadata list so based on 1st metadata, i want to set the same attributes on 2nd and deploy the metadata. Can i have any idea how to achieve this functionality.? Thanks in adv.
-
Virtulization Failure
Lately our virtulization server seems to fail when a new aspx or dll is added. It's as if the virtulization server has a caching issue or something. This also happens for seeing CSS changes, though it comes through about 5 minutes later. Has anyone got ideas on what may be causing this issue? Thanks, -Brian
-
Multiple MediaBin Server services on same machine?
I have the impression that the answer is "no", but I'd like a confirmation. We need to do some cost-cutting, and I've been asked to look at putting our DEV and QA MediaBin servers on the same server. Today our DEV and QA boxes are quad-processor, 4GB memory machines that are largely under-used, so it would not be a…
-
External Task
I am trying to run an external task only if certain condition is true otherwise skip this and go to the next one. So I have put this code as you can see below outside my external task but this doesn't work? is this not the right way to do it? Can anyone help me on this? Thanks <template_script><![CDATA[ if ($iw_mail eq…
-
Workflow problem
In my workflow I have two external tasks and I am submitting 2 files to staging with “Add Files” external task and it works fine because this is a start task. But I need to add/submit some files with another external task “Update Contents” which is not a start task. I am getting this error "cannot add File to Update…
-
Reading item values using XML Parser
Hi, Using TS 6.5 on Solaris Using XML Parser, I need to read the replicant <item> <values> of the DCR. my req is i need to populate a list based on the value in the replicant items in DCR Can anyone let me know how to read this in the wft file use TeamSite::Config; use TeamSite: irwalk; use Fidelity::Log; use…
-
secure authentication
I'm new to TeamSite, so I appreciate your patience. This is a two part question really. First, do you feel that authentication is secure enough without using the built in SSL over HTTPS? It looks like the password is not sent in clear text. Secondly, if you do use SSL have you noticed any issues or performance hits?…
-
how to use ipl file to populate the TAG_info user
hi, i want to use ipl file to populate the TAG_info user fields. can anyone suggest me how to use the ipl file inside the TAG_info to populate it. Many thanks RG
-
TAG_info not populates
Hello, i am using a sql query to populate the TAG_info. but it is not working . can anyone correct me or suggest the idea to workout? Thanks <template_script><![CDATA[ #------------------------------------------------------------------------------ # File submit_metadata.wft # Use default workflow to set metadata…
-
eventsubd_err.log
I noticed these log messages in eventsubd_err.log, any ideas on how to fix it? We are on TS6.5 SP2, W2K3. OpenJMS 0.7.6.1 The OpenJMS Group. (C) 1999-2004. All rights reserved. http://openjms.sourceforge.net java.lang.OutOfMemoryError java.lang.OutOfMemoryError java.lang.OutOfMemoryError java.lang.OutOfMemoryError…