Question
HighMark
US
Last activity: 30 May 2016 10:41 EDT
Running in different thread
Hi,
I have a requirement to run a process (doesn't have user intervention, creates new work object ) in a different thread and use outcome data in current process ( current work object).
but the process running in different thread should be instant, max wait time to start the process no more than 30 sec.
Pega version: Pega 6.2 SP2 and CPM Version:- 6.x
Which option is the best to use in my case.
1. Queue Instruction ( using activity queue method)
2. RedirectAndRun activity.
3. anything else if you think.
Thanks
Debashis