Welcome to Oracle ERP
Pages
Home
A Little Bit About Me
Trainings
Wednesday, March 27, 2013
Submit Workflow from Database
Submit OEOH or OEOL (OM Header or line workflow) from database
BEGIN
wf_engine.Background (itemtype=>'OEOH', -- ‘OEOL’
minthreshold => NULL,
maxthreshold => NULL,
process_deferred => TRUE,
process_timeout=> FALSE,
process_stuck => NULL);
END;
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.