-
CSSDK CSWorkarea update() method
Environment[indent]TS 672 SP2 + P1 on W2K3 CSURLExternalTask class[/indent]Issue[indent]I have some code to essentially perform an iwupdate from the staging area of one branch to a given workarea on a sub-branch. private void updateReleaseBranch() throws Exception { boolean problems = false; CSArea srcArea = getSrcArea();…
-
WFM: Java copy files through UNC path
Environment
-
WFM: CGI Task - Java
Environment
-
CSSDK for accessing info in iw.cfg?
TS 672 SP2 P1 on W2K3 CSSDK 3.1.1(+?) Is there a CSSDK class / method for accessing section > key > value information from the iw.cfg file? If so - a pointer to it would be appreciated (I can read the javadoc, I just need to know where to look in it) If not - a pointer to a reasonable Java SDK class for reading such…
-
[reference] Invoking OD through CSSDK?
I've started a thread in the OD forum regarding (trying to find out how to) invoke OpenDeploy through TS CSSDK code. This is only a reference pointer to that thread since the information could be applicable in this forum's context.
-
[reference] Invoking OD through CSSDK?
I've started a thread in the OD forum regarding (trying to find out how to) invoke OpenDeploy through TS CSSDK code. This is only a reference pointer to that thread since the information could be applicable in this forum's context.
-
Invoking OD through CSSDK?
Environment:There are probably a bunch of other questions, but hopefully answers to the above might make it all clearer...
-
WFM: Configurable Variables and Conditional Links
This is somewhat related to my previous post, but different enough (since it doesn't relate to DeployTask) that I figured I'd start a new thread for it. WFM 1.0.1.1 (TS 6.7.2 SP2 P1) I define a Configurable Variable named "Reviews" and I create a custom_instantiation.cfg that defines it as such:[html] Review options…
-
WFM: DeployTask and Conditional Links
WFM (1.0.1.1) Scenario: alternative (WFM+Java required)? Are there other pros/cons to the above that might make one a significantly better option than the other?At this point, I'm thinking that I'll end up going with the "dummy" ExternalTask option - but I'm curious to see what others think (at least for a few days)
-
Old versus New TagUI via CCI URL?
I'm working with TS 6.7.2 SP2 P1 on W2K3. The customer had been using the old metadata capture UI via the CCI URL /iw-cc/tag - but we're planning to switch to the new TagUI feature and I'm just wondering if anyone knows whether the same CCI URL will "do the right thing", or whether there's some other, new, CCI URL to use…
-
Skipping instantiaton form for WFM
FWIW - TS-8028 has been filed requesting the ability to completely skip the instantiation form for a WFM (like one can do with a WFT) If you're interested in seeing this too - contact Support and get your organization's name to that FR.
-
How to run CSURLExternalClass from command line?
I'm currently working with TS 6.7.2 SP2 + P1 on W2K3. I have a Java class that I created for use in a WFM that implements the CSURLExternalTask interface and while I can run make_toolkit.ipl and then launch a workflow to test it - I'd like to find out how to run the same class / program from the command line. I assume that…
-
Java/CSSDK - logging question
I'm trying to figure out how to correctly configure the log4j.xml file in association with how to correctly reference it from within my code. I have a java class that I created for a URL/External Task - the code basically works, but I want to add diagnostic logging for it and preferably put it into my own file (instead of…
-
iw-cc/Datacapture/Callout/Calendar.do - configuration?
I want to throw a calendar callout into a DCT I'm developing. While I know of some 3rd-party [free] javascript code I could use, the project is such that if I can use OOTB stuff - I should do so. So, in looking through the metadata datacapture.cfg file at some of the LS settings, I noticed that they use something called…
-
WFM: Conditional Links and Configurable Variables
Okay, not only am I sipping (I wouldn't say "drinking" yet) the Java Kool-Aid, I'm also trying to "taste" the WFM Kool-Aid too. For right now all the work is being done off-line (I hope to get access to the actual server soon) I created a Configurable Variable ("Translations"), I also believe I created a Job Variable to be…
-
Re: Change File verion in Workflow
Normally I wouldn't do this, but as the original thread was closed before I was able to respond ...Ghoti, arn't all code bugs logic issues. Isn't is that someone has miss understood the logic of the program which has brought that bug to life. While all logic errors might be bugs, not all bugs are logic errors. (Kind of…
-
[Simple] ASP virtualization question
(I confess, I'm ASP-challenged ;-) I know about TechArticle 49749 ("Requirements for Configuring ASPX File Virtualization for the .NET (dot net) Framework") - what I don't know is if simple ASP pages like the below require the same amount of configuration or something less (and what?) in order to be properly…
-
LS 3101 - W2K3 - tomcat installation
I'm trying to install LS 3101 on my dev box (which includes TS672SP1+SP and OD621) - under prerequisites it indicates I should install Tomcat first (I intend to use Tomcat). Unfortunately, the instructions in the manual are a bit vague:[indent]Installing on Windows To install the Apache Tomcat Web application server using…
-
installation woes
I'm right now stuck on SP installation, but from a previous trial run I had the same problem with both SP and LS installations. I have a case open with Support, but I wanted to "expand the net" a bit to see if anyone else has ideas. EnvironmentAnyone else have this experience? If so, did you manage to resolve it? If so -…
-
OD upgrading and SSL
My customer currently has a bunch (lets say 30) OD 5.6 receivers, and one OD 5.6 base server sitting on host-A. We're in the process of installing a brand new server (host-B w/TS and OD) with OD 6.2.1. So far this should be pretty much a walk in the park. However - the customer uses SSL certificates and such in their…
-
SP / LS installation questions
I'm trying to get SP/LS installed on my laptop (virtual machine running W2K SP4) for personal dev purposes. Quick questions:
-
Dev DB for SP/LS?
EnvironmentAny recommendations?Has anyone gotten it to work with MySql or some other free DB system?I know enough about DBs to be dangerous - so please provide as full information as possible (including good download sites - I tried downloading an eval version of MSSQL2005 and it never seemed to download)Thanks
-
task owner is not allowed to set a comment on task?
Environment[indent]TS672P2 W2K3R2 VMWare ESX instance[/indent] Background[indent]Customer is currently running TS650SP2 on W2K. I'm trying to do a [new-server] upgrade for them, and taking their existing customizations and testing/fixing/verifying that they work. This is, unfortunately, a very brief (1 week) and thus a…
-
Fish list of FRs
FYI - Feature Requests that I have open. Feel free to contact Support to add your organization's name to any of these that you consider important. Note: I'm "closing" this thread while posting it. If you wish to comment on any particular FR, feel free to open a separate thread specifically for it (feel free to put a URL…
-
CSSDK - getting CSSimpleFile objects from a CSTask object
(The following is from the end of this thread)To the original question, there is an XML based query syntax that you can use to filter things like tasks, files and workflows. It is not documented very well, but check the wfquery.dtd and taskquery.dtd files located in iw-home/local/config/wft for more information. I'm…
-
CSSDK - "Creating a Client Object" sample code
Environment[indent]TS 671 SP1 P2 Solaris 10 CSSDK 3.1.0[/indent]Issue[indent]I'm looking at page 29 of the "Interwoven® ContentServices™ for TeamSite - Cookbook - Release 2.5" (is there a 3.1.0 version of this document?) and there's some sample code that looks [somewhat] like this:import com.interwoven.cssdk.common.*;…
-
WFM - CSSDK Email Task
The original thread was hereYes, we are fully aware of the missing getGroup() API of the CSGroupTask. I was the one who filed the internal bug and had been pushing it for the fix. Hope we can fix that asap. For the other claims, I would really want to understand them. It would be a big surprise for me if you have to resort…