Answer Posted / guest
we can invoke the workflows using scripting. Call the business
service "Workflow process Manager", pass the inputs and invoke
the method "Runprocess".
Here is sample code,
var inpPS = theApplication().NewPropertySet();
var outPS = theApplication().NewPropertySet();
var oBS = theApplication().GetService("Workflow Process
Manager");
outPS = oBS.InvokeMethod("RunProcess", inpPS);
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is Siebel file system?
What is difference between lov and picklist??
How do you import lov's?
Explain what is constrainted picklist?
Explain where did you use wf in your last project?
Suppose I have a view with form applet on the top and list applet at the bottom.there is "score" field in the list applet.how to display the totals of score in form applet?
What is symbolic url in siebel?
What are the differences between siebel 7.8 and 8.0?
Is it possible to have multiple database servers for one gateway server?
how would we give access to data using positions
when i click on first time ststic picklist valus should be 4 values and if i click next time i want to see 6 picklist with diff values for that same field.How will u configure
What is the behavior of the eim delete process?
Suppose in the list applet field we have 10 records but I have to display only 2 records in list applet,what is the process should I follow?
whats the difference between siebel 7.5 and 7.8?
What is the deployment options used for load balancing with netscaler?