-
Passed-in multiselect value
I'm trying to figure out / remember how to access the elements of a multiple select list on the workflow instantiation form. For instance, I give the user the option of selecting multiple approvers which converts to a grouptask. However, I also need to set these approvers as a workflow variable. If my variable name is…
-
Download error on TIFF assets for user groups
Our MediaBin has multiple user groups defined. For one set of users, when a download is requested of a JPG original, the task processes and a JPG file is delivered. However, if this set of users requests a download of a TIFF original using the same download task, the file is delivered with no extension and will place an…
-
Open deploy
Hi Guys, I am using teamsite 6.5 I have created workflow for approval process.But dont know how to use opendeploy using scripts to submit to satging and then to production. Is there any Interwoven examples that can be incorporated with my workflow .If there are any tutorial samples on opendeploy other than workflow…
-
Checking DNR execution - ideas?
Hi All - This is a bit of a repost from several months ago, but I'm now working on it, so it's worth a new look. This is all taking place on Solaris, with OpenDeploy 6.02, patched up to current. We're planning on doing some Content-Provisioning-like development, where we're using dnr scripts to control some environment and…
-
Indexing hrefs with search
Does anyone know if its possible to tune search to index the urls for links? I'm revisiting one of the perennial topics - link checking, and wondering if I can't accomodate the most common use case by leveraging search. Basically, if a user is deleting a file, say bubba.jsp, I want to run a query to see if the phrase…
-
Utility Daemon
I probably just overlooked this when I was looking through the release notes, but if someone knows and is willing to give me an answer, I'll get you a beer at GearUp next year. During installation of 6.7.0, I noticed that the user is now prompted to provide the port for the HTTPS utility daemon (default 6689). What is it,…
-
IWDatacapture.save() works for most but hangs for one
This is a general question but is there any reason as to why IWDatacapture.save() would work for most but not work for one particular DCT? I'm doing a CallServer the same exact way on each DCT and the script is generic enough to accept info from any type of DCT. I'm also putting alerts around IWDatacapture.save() and can…
-
Problem deploying to DB2 8.1 with JDBC Universal Driver
Hi all! I've applied all that is described in the release notes but I cannot successfully run a standalone deployment! TeamSite version is 6.5 and OpenDeploy version is 6.0.2. I'm also attaching the OpenDeloy log file. Any help will be greatly appreciated... Burcin
-
iwwftodo.cgi Operation not permitted
TS 6.1 - Solaris One of the users who has admin privileges logged into the TS6.1 and he can't able to approve a file. Getting error "iwwftodo.cgi Operation not permitted” Couldn't do transition Approve: Operation not permitted
-
event capture destroyFSE
Hi, Just like Tushin, I am trying to capture the DeleteFSE event and execute a file whenever the event is fired. I have configured it as below. /iw-home/bin/iwat DestroyFSE /iw-home/local/bin/delete_file.ipl It looks like I haev to place an entry into iw.cfg but don't know the precise syntax to use.
-
Browser fields deleted after save
This is driving me a little nuts... When I save a DCR (with the DCT and JS files attached), the two browser elements revert to what they were before the DCR was saved. So, if it's a new record, they're blank. If it's an existing one, it reverts to what the value was previously. The upload button on the DCT provides the…
-
checked out files prevent submitting
Hey, when I try to submit some files to my workflow, I manage to get all the way till the submit task. Once the workflow gets to the submit task, I get a conflict saying "Checked out files prevent submitting". I am not quite sure why this comes up, since any file I try to submit is not locked or has been edited. When I try…
-
Select a default value in select box when calling values form external xml file
Hi, I have to populate my select box using values from external xml file. When the user tries to edit the existing dcr the values in the select box should be selected accordingly based on previous selection kindly advise how to do in form api I have posted my code below kindly advise [html] if…
-
Teamsite unable to view aspx pages
We are having problem displaying asp,aspx pages (html no problem) in teamsite...we tried to run the same asp page in IIS (created a new virtual directory) and it works...the page just doesnt work in ts6.5(windows 2003 enterprise server).... we tried out the steps listed in Knowledge Base Article: 49749 ...and now it got…
-
Read from External xml and populate dropdown box
Hi All, I need to read an xml and populate the dropdown box in the datacapture form.I am using javascript for form controlling.Kindly advise how to populate the Dropdown box in the datacapture form from a external xml file.
-
opendeploy admin permission denied issue
Hi, I have access to my open deploy console as od-admin (OD version 5.6.1.0). still it shows me permission denied whenever I try to go into servers-->managed servers. Please tell me what do I need to do here. Also the authentication is done via NT domain coptroller. Let me know how could I check the schedules running in…
-
DNRs in 6.02 - can't get them to work on targets!
Hi DevNetters - We've recently upgraded our OpenDeploy environment (both base and receivers) from 5.6 and 5.5 to 6.02 (with SP1 and the latest patch). These are all Solaris machines. With our older 5.x environment, we had a number of deployment configurations that included dnr calls on the target. Rather than calling a…
-
iwmigrate question
I made a new edition and used iwmigrate to migrate my content to a new backing store location on the same server. My reason for doing this is that my original backing store is extremly corrupted on one of the branches and unfixable. I want to be able to have the new backing store look identical to the old one (jobs, tasks,…
-
hostname in IW_WORKAREA
Hi, we have just installed new TS 6.1 on AIX. After importing some templates from 5.5.2 machine to new server, we had problems with parsing inline elements in DCTs. From some reason IW_WORKAREA variable passed to server-side inline callout program always starts with server hostname:…
-
Css for Textarea Editor
Hi, How to configure the text area to have seperate css.I cannot use the Global visualformatconfig.xml bcos it will affect my other branches also.So i need the editor to have specific css based on which workarea they are or based od which for they are. Kindly Advise Thanks
-
Create Button informs
Hi, I need to have a calendar for my date field in the form.Whenever the user clicks the button, javascript calendar should pop up.How to create a button and link the button to the calendar in javascript. Kindly Advise
-
OpenDeploy 6.1 now available
OpenDeploy 6.1 is the latest release for the OpenDeploy platform. It provides new features, enhancements, updated platform certifications, and a new Archival add-on module. *Feature Enhancements: -Remotely upgrade distributed servers with a new OpenDeploy version. -Scale back deployment jobs based on performance metrics.…
-
Best Practices for comparing versions of an application?
I'm working on the design of a Content-Provisioning-like solution (using TeamSite and OpenDeploy) and am stuck on the following: I'd like to get an exploded archive (.war) into a workarea and then be able to do a TeamSite compare (against staging or an edition) to find the differences between the versions of the app. Is…
-
Obsolete Image Policies.
First, greetings to all MediaBin User Group Members. I'm very excited about this forum and sharing. Would anyone be willing to share their strategy for obsolete assets? Is obsolete determined by the asset owner on an as needed basis; predetermined when the asset is added to MediaBin; determined by the length of time in the…