-
getting all tasks owned by a user
Hi All, Is it possible to get all the tasks/jobs owned by a user, by querying the teamsite server. The input is just the userid. Could you please share any ideas. Thanks a lot,
-
Setting lastuser
I wish to set the lastuser attribute to force the "modified By" on the Teamsite display. iwattrib filename lastuser returns the last user to modify the file, but how can you set it?
-
Special characters in tpl
I have a tpl that reads a field from the dcr and then via perl in that tpl uses DBI to write to a MSSQL database. The problem I am having is that the fields in the DCR can contain french characters (or German or Spanish) . When I try to populate the MSSQL table they end up as garbage. I know the MSSQL tables can accept…
-
Teamsite 6.7.1 Hardware (disk) configuration
We are currently investigating upgrading our current Teamsite environment (6.5 SP3 on Windows 2003) to Windows 2003 and TS 6.7.1 SP1. We are going to be requesting a new server for this environment and noticed in the Teamsite Installation Guide that it is recommended to configure your disk for 0+1. I have found some…
-
Batch Image Insert
Using 4.5.3 of the MediaBin Web Service SDK with Java, I've been trying to put together a script to batch insert a large number of images into MediaBin. I'm currently calling the InsertAsset method for each image, which appears to be a rather slow method to insert the images. Even switching to using the…
-
Teamsite 6.7.1 SP1 and JVM
We are currently running Teamsite 6.5 SP3 on Windows 2003 SP1 and are looking at the upgrade to TS 6.7.1 SP1 for Windows and noticed the documentation stating JVM 1.5 is now the supported JVM to run. My question is will TS 6.7.1 SP1 support JVM 1.4 or do I have to upgrade my clients to JVM 1.5 to use TS 6.7.1 SP1?
-
iwat command trigger not working
Solaris 6.7.1 I created an iwat command trigger for the Lock event using this syntax: iwat Lock /interwoven/teamsite/local/unlock.ipl This was the syntax given to us by IW Support and it works fine for other triggers we have set up. The issue is, whenever I lock a file, the script isn't kicking off. Is there any reason why…
-
Index External
Using 4.5.3 of the MediaBin Web Service SDK with Java, I'm trying to insert Externally Indexed images. It looks like there should be a method called InsertAsset_IndexExternal, but it doesn't actually appear to be in the SDK JAR. Does the method have a different name? Actually, I see in [thread=12357]this[/thread] much…
-
MS SQL server 2005 sequences for DD? big issues
in this past w/ oracle it was easy to use DD w/ oracle sequences as a primary key, but w/ sql server we r having the following issues: Our iwov DD table has an IDENTITY field called ID as the primary key 1. This is maintained and inserted by the DB itself, we cannot pass it from the DCT. 2. Since this is a primary key, DD…
-
SocketTimeoutException
I'm using 4.5.3 of the MediaBin Web Service SDK with Java. When attempting to get an asset list of a container with a large number of images, I'm getting a SocketTimeoutException. It seems to timeout after 60 seconds. Is there a way to increase this timeout period, or else prevent/catch this exception? AxisFault faultCode:…
-
Dummytask timeout stuck
I have a dummytask to wait for 1 minute in one of my workflows. Occasionally the job will wait about a minute, then proceed. But on other occasions, the dummytask will get stuck for much longer than a minute, sometimes several minutes before it continues on. WTF? Seems like such a simple concept. Has this happened to…
-
Livesite and existing ear integration
Hi, I am new to Livesite, so please bear with me... I am looking at Livesite installation guide, it says "Verify the site is availalbe, enter the following URL: http://runtime_server:7001/some_site_directory" My questions are: (1) If there is an existing ear already deployed to the same server, say…
-
Can iwadmin store, WorkflowUser role, WorkflowAdmin role be deleted?
Quick question. Can iwadmin store, WorkflowUser role, WorkflowAdmin role be deleted? We are not going to be using Workflow Modeler. Teamsite 6.7.1 SP1
-
MediaBin becoming a potty! tips needed
We opened our production mediabin to our internal users, trained them, etc - but with over 35 users we are finding numerous issues when uploading files 1) users are using different naming conventions per department for the insertion task metadata forms we created 2) users are not adding/associating the associated release…
-
iwpt_dcr_values with spaces in dct names
Not sure if this is an issue, I have a Perl script that is reading a dcr that has names with spaces. For example: $Primary = iwpt_dcr_value('CurrentDCR.Interest Rate Data.Primary Credit Rate'); Wasnt it said that that spaces in dct field names are discouraged and should include under scores such as first_name instead of…
-
User sees more permissions than they should.
We are not using LDAP. We have many Windows Groups and we add Active Directory users into those groups. Then, we set the groups associated to mbin containers. For the most part, it all works well. However, we have some users that seem to have elevated permissions, they can see EVERYTHING and that's bad. We've spoken to…
-
Login controller question
I am using TS671+ LS30. I want to develop a login mechanism that authenticates against external site. I followed these steps to implement above use case Step1: Created a Login component in Sitepublisher. This component displays Username, password, domain name and Login (submit) button Step2: On click of login button…
-
Newbie: Limited deploy to 1 server
Hi folks, As the subject says, I am very new to OD. I need to modify a deploy script to behave as follows: * Deploy the total content of an edition to our normal set of servers * Deploy one directory of the total content to a new server. I'm not sure what feature I need to be looking at. Is it filters? TIA! Craig