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)
Need to set Timeout link time in seconds.
vaibhav2288
Hi All,
I have used Timeout link in my workflow. I want to stop at one task for
about 20 seconds, so i have used timeout link for halting.
But timeout link only supports for time more than equal to 1 min.
Can anyone has done similar to this? Please suggest.
Ts: 6.7.2
os:Windows 2003
WFM : 1.0.1.0
Thanks............
Find more posts tagged with
Comments
Migrateduser
Use an externaltask and utilize your programming language's "wait" feature, whatever that may be.
vaibhav2288
Use an externaltask and utilize your programming language's "wait" feature, whatever that may be.
Thanks for reply....It worked....