Invoke Workflow Process

Why we are going for workflow policies rather than runtime events to invoke the workflow process?

Questions by suseelakss   answers by suseelakss

Showing Answers 1 - 3 of 3 Answers

mambomasden

  • Nov 14th, 2008
 

Run time events are only applicable in the UI.  However, many times, a business rule needs to be triggered at the business layer regardless of what triggers the event.  This could be an interface operating from another instance.  We had a similar scenario where we tried to invoke the  worfklow process that created Opportunities based on the creation of a new Service Agreement.  The process ran fine during testing, but required to be changed to a Policy because the Service Agreement was created via an integration object.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions