Invoke Taskflow from Script

Topic:

Invoke Taskflow from Script


Description:

   var inputPropSet;
var outputPropSet;
var taskUIsvc;

inputPropSet = TheApplication().NewPropertySet();
outputPropSet = TheApplication().NewPropertySet();
taskUIsvc = TheApplication().GetService("Task UI Service (SWE)");

inputPropSet.SetProperty("TaskName","<TaskFlow Name>");
taskUIsvc.InvokeMethod("LaunchTaskFromScript",inputPropSet,outputPropSet);

Comments

Popular posts from this blog

About View Popup Applet in the Standard Interactivity Mode Siebel Applications

Use Generate List functionality: FS Verify Entitlement