1.

Which Work Engine Api Should You Use To Begin Execution Of An Activity In Oracle Workflow?

Answer»

StartProcessThe StartProcess API begins the EXECUTION of an activity. The Create Process API creates a new RUNTIME process for an item. The Resume Process API RESUMES a suspended item. The BEGIN Activity determines if the SPECIFIED activity may currently be performed on the item.

StartProcessThe StartProcess API begins the execution of an activity. The Create Process API creates a new runtime process for an item. The Resume Process API resumes a suspended item. The Begin Activity determines if the specified activity may currently be performed on the item.



Discussion

No Comment Found