Hi,
When Business Events are not firing two things to check are
whether all the Background Engines and Agent Listeners are up .
If Background Engines are down then You need schedule 'Workflow background process' for ever 30 min or so .
The second thing to check is look for the notifications using sysadmin user to see if the business event errored out.
Thanks
Kalyani.
Popular Posts
-
Hi, When Business Events are not firing two things to check are whether all the Background Engines and Agent Listeners are up . If Backgr...
-
TIPS OF THE WEEK: Product Development Services team Tips of the Week: Description Published by Week Important table informations 1...
Wednesday, September 17, 2008
Subscribe to:
Posts (Atom)
Workflow Queries to debug the Errors
Execute Below query to identify the errors why the workflow is struck SELECT workflowitemeo.item_type, workflowitemeo.item_key, wo...
-
Migrate forms and Reports 6i to 12c in Linux/Unix Environment 1. Ensure the DB and Unix Server are upgraded to 12c version is 12.2.1.19.0 ...
-
As we know there is a saying, "when a rose which has only 1 day to live is so beautifully made , then human life which has 100 years ...
-
SQL Query to find Request Set for the given concurrent program SELECT DISTINCT user_request_set_name FROM fnd_request_sets_tl rs, ...