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 are the eim tables and base tables are required to your entities?
What is inbound and outbound in picklist?
How is netscaler static caching maintained?
How to find out new vanilla functionality in SIEBEL 7.7 and 7.8?
Why would we populate bu_id, while importing product or account data?
What is detailed category and what is its use in configuration?
Explain what is virtual bc? What is the use of vbc?
Explain if gateway server is not present cant we do load balancing?
Explain what is eapps.cfg file. And what is its significance?
How to import list of values?
What are the steps for creating a mvg?
Explain what is symbolic url in siebel?
What are pre defined queries?
In a flow, when a Customer has called for enquiring about some product. He does not have any Service tag, Order # or SR#. In this case what kind of Activity will be created and how will the agent proceed with the Activity.
Suppose if we have dynamic picklist as bounded can we add field?