-
Include Taglib in Presentation template
Hi, We are working on generating JSP files from presentation templates. In the PT we use taglib for JSF components. i.e [html]<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %> <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>[/html] When we use the tags like [html] [/html],we don't get values retrieved…
-
problem getting formapi example to work
I am trying to implement the location user script example from the formapi documentation. I have 2 issues: 1) The documentation does not include the ipl (getLocations.ipl). 2) I am not the administrator of TeamSite. I am one of many developers from different government agencies that access the state's implementation. So, I…
-
Firefox, multiple script, webserver
Hi, I am running into a problem with Firefox (both v2 and v3), but it seems to work with Internet Explorer without any issue. In the dct, I have something like: [html] <script language="javascript" location="webserver" src="/iw/project/tools1.js" /> <script language="javascript" location="template-type"…
-
Firefox, multiple script, webserver
Hi, I am running into a problem with Firefox (both v2 and v3), but it seems to work with Internet Explorer without any issue. In the dct, I have something like: <script language="javascript" location="webserver" src="/iw/project/tools1.js"> <script language="javascript" location="template-type" src="/iw/project/dct.js">…
-
Teamsite 6.7 download
Please get me an evaluation copy of Teamsite installable
-
URL path to open file directly in MediaBin web interface
Hi All, We are tring to integrate MediaBin with another product and would like to retrieve a url which would open the file/asset directly in MediaBin(through the MediaBin web client interface). In the MediaBin Web Services document, it is mentioned that there are methods that "Retrieves a URL path to a file retrieved from…
-
Multicore Processor and Single Core License
We currently have dual processor single core servers running our Mediabin application. We are looking to upgrade our servers to two processor dual core or quad core technology. Will my existing license work on these new server technologies without us incurring additional Mediabin licensing fees.
-
Programatically updating srcareavpath on an updatetask
I have a need to loop through tasks in a workflow several times and update the srcareavpath on an updatetask in the loop before it executes. Unfortunately, after looking through the TeamSite::WFtask module and the CLT guide, I’m beginning to suspect that there isn’t a way to change that attribute. It appears that I can set…
-
Invoking a workflow (*.ipm) through a custom menu item
Hi All, ************************** * TeamSite 6.7.1 SP1 * Solaris 9 * Workflow Modeler 1.0.0.1 ************************* We are currently trying to invoke a workflow using Workflow Modeler (v1.0.0.1) through a custom menu item within TeamSite. Is there something equivalent to iwwft_instantiator.cgi? If someone has done…
-
Open Deploy Web Service JavaDocs
Is there Java Docs published for using Open Deploy Web Service or are we expected to go through the source code (or wsdl) to understand the available API's?
-
iw_iterate problem in tpl for RSS feed
I'm new to RSS feeds, and as a result of that have little experience in making them work in conjunction with Teamsite forms. I set up the datacapture and the tpl, and tried to use iw_iterate around the feed item data. But only the first instance in the loop is being displayed, which IE7 reads as an error-free RSS feed. So…
-
MediaBin Web Services SDK for Java
Hi. We're interested in using the MediaBin Webservices to connect to MediaBin though another application, but I'm at a loss to find what I need to install and configure on the MediaBin Server to enable WebServices. Can someone point me in the right direction. Is there any way to get the WSDL file. Also, I have to write…
-
UI Error
Hi. We are testing with our 6.7.1 install. We attempted to modify the UI (it wasn't me, so I'm not sure what specifically was done). Now the UI displays: "An error occurred checking isAllowedOnContainer on command com.interwoven.ui.base.wizard.WizardCommand" It also produces this when trying to tag content. Any ideas as to…
-
An invalid XML character (Unicode: 0x8) error on author submit workflow
I have created a custom workflow from the visual workflow modeller for our authors to fill out some information and select a 'reviewer' to review and approve their submit. The workflow fails to instantiate only when one specific user is selected from the drop down list. I populate the list of reviewers in the workflow…
-
Asset Bytes
Using the Asset Server API, it appears the getFilesize() method returns the size of the asset in kilobytes. Is there any way to get the file size in bytes?
-
Invisble Assets
After inserting a large number of images into MediaBin, a tiny number failed to insert with the following exception: Exception Server was unable to process request. --> MBException: An unhandled exception occurred (0x80040416) This isn't a problem or unusual considering the number of inserts. So we just mark which assets…
-
iwwebd could not be started
Hi, We are setting up a new TS 6.5 SP3 installation on Solaris 9. When we perform iwreset -a, it throws the following errror: ------------------------------- 2008] [warn] module mod_fastcgi.c is already added, skipping Syntax error on line 510 of /opt/iw-home/iw-webd/conf/httpd.conf: SSLPassPhraseDialog not allowed here…
-
Customize DCT - Adding Custom JavaScript Plugin
ENV : TS 6.7.1 Hi , I want to use custom Javascript plugin in my datacapture.cfg. Is it possible ? for example .. 1) I want to invoke any other external-editor in my datacapture.cfg (not visual-format or tinyMCE)? 2) I want to embed YUI Library Controls/Widgets in my datacapture.cfg.…
-
Teamsite 6.7.1 role issue
In our configuration (671 on Windows 2003 using AD) if we create a TS group and add an ad group to it we are able to browse the group and see who is in it for users. If we just add the ad group itself without creating the ts group first we cannot browse the group to see what users are in it. Anyone else seen this?
-
user doesn't have teamsite menu items enabled
We created a new workarea recently, and one of the users who has 'author' and 'editor' roles doesn't have the 'New File', 'New Form Entry', 'New Folder' or 'Import' items enabled on the 'File' menu. I'm sure this is something simple to resolve but I'm not having much luck. We only have two users, the other is an admin, and…
-
How to set TS Group in targetTeamsite deploy?
While doing the mandatroy RTFM-ing, I thought I'd ask here also: We're doing a reverse deploy into a TeamSite workarea from a remote non-TeamSite machine. The basic mechanics of the deployment are working, and the files are getting sucked into the workarea - but we're having problems with assigning them to the correct…