-
Modifying schedule runs the deployment automatically
I have noticed that when I modify a scheduled deployment through the OD Admin UI, it runs it automatically every time I save/make a change. Anybody else noticed this behavior? Version: 6.1.1.0.0 Build 62302. OD Base + Admin on Windows 2003 Server SP1.
-
MS SQL 2005 DB for Event SubSystem supported? TS 6.5 SP2 W2k3
Is MS SQL 2005 supported for Event Subsystem database? I did not find it listed anywhere in the release notes, etc. Anybody using MS SQL 2005 for event subsystem? This is for TS 6.5, SP2 on Windows 2003.
-
iwgetprv - Get a list of private files/directories?
Is there any easy way (CLT perhaps?) to get a list of files/directories marked private for a given workarea? I know I can write a script to iterate through the workarea(s) and run iwprv -g <vpath>. However, for the installation I am working on, the total number of files in all workareas is in the order of millions and…
-
TS6.5 Search, defaults in search criteria
Just wondering if anybody has done anything like this or would this be a FR. I have a situation where most of the users need to search using a specific criteria most of the time. So it would be really nice if we can pre-populate the (advanced) search criteria with certain values. Is it possible ? Further, can this…
-
is there GetAttribute() to get task attribute ?
TS 6.5; W2k TeamSite::WFtask has a method called SetAttribute. I don't see any method that gets task attributes. Is there anything that would accomplish GetAttribute ? If not, whats the alternative ? I know I can get the wf xml using iwgetwfobj and parse it to get the task attributes I want. However that seems to be an…
-
Initial directory for generate
When you hit generate from a DCT, the file dialog always point to the root of the workarea. There needs to be a way to specify an initial directory other than the root of the workarea so users don't have navigate to the right place each time. Is there a solution to this ? (other than autogenerate via externaltask) Is there…
-
dbLoader: xmlData - xmlType attribute - where documented ?
OD 6.0 The xmlData element seems to require xmlType attribute, however it is not mentioned in the DTD. Example config: <dbLoader useDatabaseRef="mysql-db" databaseXmlFile="/targethost/database.xml"> <xmlData schemaMapFile="/full/path/to/dbschema.cfg" xmlType="custom"/> </dbLoader> DTD in od.600.ref.pdf: xmlData The xmlData…
-
DD,MySQL:Too big column length for column LONGID
I am getting the message below when trying to setup DAS. I am using EasyDeploy 6.0 with DataDeploy module installed/enabled. I am trying to setup DAS from the OD/DD Admin UI: DAS->DAS Configuration. ... [Wed Aug 04 16:29:34 EDT 2004] Begin executing deltagen Area VPath:/default/main/Internet/WORKAREA/Internet Setting up…
-
EasyDeploy 6.0;W2003: DataDeploy license not found.
I have installed CSF1.0, EasyDeploy 6.0 Base Server, and OD 6.0 Admin Svr on W2003 running TS 6.1. I have enabled database deployments in odbase.xml. When I go to Configurations->DataDeploy Configuration or Configurations->Schema Mapping from the OD Admin UI I get the message: "DataDeploy license not found.". Do I need a…
-
Files outside of iw-home: TS 6.1 Solaris
TS 6.1; Solaris 8 or 9 I am trying to get a list of all files that are either added by or modified by TS6.1 outside of iw-home on Solaris. The list I have so far is: /etc/defaultiwelog /etc/defaultiwhome /etc/defaultiwinstall /etc/defaultiwlog /etc/defaultiwmount /etc/defaultiwstore /etc/defaultiwtrace /etc/iw.cfg…
-
parameter substitution
I am using an external task in a workflow to run a deployment. I am passing the source area/path, target, etc. as parameters. This all works well using something similar to OOTB wft_opendeploy.ipl shipped with solutions workflows. However I have a requirement of having more than one target nodes in certain cases. e.g.: br1…
-
TeamSite with HA/Failover on Veritas Cluster
I am trying to figure out how TS may work in Veritas Cluster with automatic failover. TS 6.1, OD 6.0 Solaris 8, Veritas cluster - 2 nodes. From a previous post and documentation I gather the following: - The HA watchdog does NOT monitor TeamSite in a cluster environment. So, I am inclined to think that if using clustering,…
-
prompt for TS login from CGI script
Heres what I am trying to do: I have a CGI script which is invoked by the user directly through a link - http://hostname/iw-bin/myscript.cgi (possibly bookmarked). The script does some processing and eventually redirects to somewhere in the workarea (http://localhost/iw-mount.....) If the user is logged in, there is no…
-
templating.cfg -- how big can it be ?
I have a situation where we are concerened about the size of templating.cfg. In this implementation, we are managing a number of sites with heavy use of Templating. Number of templates is in the order of hundreds and growing. Any suggestions how to manage the templating.cfg ? Is there a limit on the size of templating.cfg…
-
Extra externaltask in solutions workflow ?
Is it possible to add an additional externaltask to one of the solutions workflows ? (configurable_author_submit.wft, etc) Any pointers, rudimentary examples, RTFMs, RTFCs how to go about it ? [TS 5.5.2, SP2b, W2K]
-
max #of replicant required ? TST552;sp2;w2k
According to the DTD in 552 tst dev guide, max value for replicant is not a required attribute. However, if I do not specify a max value, I do not see the "+" button to add a new replicant. Anybody noticed this ? Possible bug ? (or documentation bug?) [TS552, TST552, SP2b, W2K]
-
KB#2428: Pass array of XML nodes to component PT
I am refering to KB: #2428: How to pass an array of XML nodes to a component template https://support.interwoven.com/kb/kb_show_article2.asp?ArticleID=2428 Using this example, I do not see anything printed from within iw_iterate of component PT. Am I doing something wrong ? Here is what I have in the parent PT: ---------…
-
TS 5.5.2; W2K; Events Subsystem and Submit Trigger
Does Submit Trigger rely on the Events Subsystem ? Heres what I am observing on my TS 5.5.2 on Windows 2000: I have a submit trigger script running as NT service which does not kick off upon a submit event. The Event Subsystem Service keeps crashing. In the eventsubd_err.log I see a java.lang.OutOfMemoryErorr. When I…
-
Invoke link checker from workflow ?
Has anybody tried to invoke the link checker from a workflow ? I am talking about the link checker functionality available from SCE. The requirement is that link checking should be done on every page that is submitted for approval. Any ideas ? [TS 5.5.2, Solaris. ]Edited by iwovGraduate on 11/11/02 12:16 PM (server time).
-
iwproxy failing to start [TS552; Solaris 8]
TS 552 Solaris 8, build #9036. If it helps its 64bit kernel on E10K. After installing TST, and running /etc/init.d/iw.server stop|start, iwproxy fails to start with the following error in iwserver.log --------------------------------------------- Interwoven Web Daemon starting ... Interwoven Proxy Server starting ...…
-
deleting large no ofeditions: fixed in 5.5.2 ?
I recall that deleting a large number of editions caused the server to crash in v 5.0.1. Is this issue resolved in 5.5.2 ? If so, any insight into how it was done ? Any best practice for removing large number of editions ? I have more than 1000 old editions that I would like to delete. Just want to make sure if there are…
-
TST ext attr not showing after converstion to 552
We performed the backing store converstion from 5.0.1 to 5.5.2. Everything works fine on the converted store, except that the TST ext attributes do not appear. Is iwconvert supposed to populate it ? If yes, how can I find out why it did not do that. Thanks
-
upgrade to 5.5.2 anybody ?
Anybody performed upgrade to 5.5.2 and like to share your experience ? Specifically, - problems encountered, if any - was there a resolution ? if yes, what ? - what was the source and target configuration, backign store size, how much time it takes for iwconvert, etc. - any other observations that is not covered in the…