Invoke a taskflow from button

From Script:


                var inputPropSet;
var outputPropSet;
var taskUIsvc;

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

inputPropSet.SetProperty("TaskName","<Task 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