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)
Setting Content Options on Workflows
System
Hi,
I'm currently using TeamSite 6.7.1 with SP1 on solaris and Workflow modeler 1.0.0.1.
I have a requirement, where in i need to set some content options via an initialization screen, where some values are enterd by user and some values have to be read from the DCR.
Example:
Content Type : -- Read from DCR --
Publish Date: < Read from DCR >
Expiry Date : < Read from DCR >
Tranaltions : < Set by User> etc.
I have designed a custom initialization screen and here are some of the questions i have
1. During Workflow Initialization how do i find out what DCR has been selected to be attached to the workflow ( i need to get the list of files)
2. How can i read the contents of that DCR and set them as variables in my workflow so that i can use them accordingly.
Any ideas and pointers would be very helpful
Thanks in advance :-)
Find more posts tagged with
Comments
Adam Stoller
Take a look at
this thread
mstradling
Check out the "Using Custom Code" section of the WFM User's Guide - P157.
You can find all the JavaDocs that go with it in
\httpd\webapps\content_center\WEB-INF\lib\modelerworkflowapidoc.jar