Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
WF External task using url commands
AKB
Hi,
As part of TeamSite workflow enhancement/development, we want to use url commands for the external task. The example given in the workflow manual works fine for local urls (that is on the same TeamSite server).
Unfortunately not much info is given as how to call urls on the remote server.
The questions we have are:
1) What should be installed on remote server( prerequisites)?
2) Apart from writing a java class that implements com.interwoven.cssdk.workflow.CSURLExternalTask interface, what else has to be done on the remote server.
Did anyone successfully implement remote url call as part of external task.
Thanks,
Find more posts tagged with
Comments
JMcNeil
I'm not sure I understand, the external task is running on the same server as the TeamSite box I assume? And then calling the url commands on the localhost works... that much makes sense. Is the remote server also a TeamSite server? IE you have one TS server which has a workflow to talk to another TS server through url commands?