Passing Parameters to Task UI
Hello,
I am trying to call a Task UI in Siebel with the context. I have tried to call from a workflow but it takes only 1 parameter (task name). I have tried to call from a Business Service: Task UI Service (SWE) with Method: LaunchTaskFromScript which should allegedly take 3 parameters: Context BC Id, Context BC Name, Context BO name. This does not work.
Can anyone assist please. It has to be called inside a parent long running workflow.
Thx