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 the maximum number of applets can be there in a view?
How to configure a mvg?
What are different types of tables?
Difference between search specification and search constant
Explain why do we need to create employees at the database in siebel?
What is foreign key table in siebel?
What is purging in siebel?
What is the purpose of 1:m extended table?
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?
What is the differences between static and dynamic drilldowns?
What are the 3 major steps in the event handler process?
Tell me is it posible to access more than one database at a single siebel application?
Explain the difference between an organization and division in siebel?
Explain how is siebel 7.x architecture different from siebel 6.x?
What is the new layer in Siebel x version?