how to invoke workflows using scripting

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


Please Help Members By Posting Answers For Below Questions

how to create constain picklist?process suppose country field is there and state field is there,when user selected Australia in country,i have to display aus related states only states field? pls senme ans to (selvarajb.tech@gmail.com)

1904


difference between lov and picklist??

812


What is the process of configuring siebel 8 web virtual server?

740


How is server monitoring managed using the load balancing concept?

838


how do you specify a view to be displayed as aggregate view in siebel 7.7?

792


Tell me what happens if you create an employee in siebel application and forget to create?

780


Can a person from BPO industry learn seibel CRM as it is a Customer relationship managment based industry, if yes what are the jobs aspects of learning the course.?

1993


Explain how does your b/c and view related?

755


What are the different screens available in Siebel?

1963


When do you use property sets in siebel?

1017


What value will get stored in the database when a field has both predefault value and post default value?

784


Explain the steps required to implement the load balancer on siebel servers.

762


What is the use of the indirect multivalue link and how do you configure it?

788


What is the use of ldap user?

783


What are the steps required to set the policy expression?

713