Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to Suspend and then Resume a Workflow

dsquared6031Jan 14 2016 — edited Jan 14 2016

I would like to know how to suspend a workflow after a particular function and then resume the workflow after an event in the form is performed.  I have been able to pause the workflow using wf_standard.block but cannot figure out how to start the workflow after an event in the Oracle application.  I tried using wf_engine.ResumeProcess in the form on the event trigger but that didn't work.  Could anyone tell me how this can be done or show an example?  Thank you.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 11 2016
Added on Jan 14 2016
1 comment
760 views