Parallel execution of Async.Workflow Process with Delay
Hello,
we need to run asynchronous calls (invoked in the table :S_SRM_REQUEST) in parallel on Worfklow Process Server Component .
Is it possible to set (with some specific Siebel Component parameters )given Workflow Process Component to run parallel execution with some delay,for example 1 second ?
I mean, Maximum Tasks will be set to 10. Each parallel task will be executed with 1 second delay.(the 10th(last) task will be invoked 10 seconds later than first)
The aim is to avoid updating parent record with all parallel tasks in the same moment which is resulting to error:
The selected record has been modified