- Login to Oracle applications as sysadmin and deactivate Workflow Service components
Sysadmin [Symbol] System administrator [Symbol] Workflow [Symbol] Sitemap [Symbol] Click over Service Components [Symbol]Click over Workflow agent listener Service [Symbol] Stop all and click go button
Once all the services deactivated, proceed with the next step
- Login to any application node, set the environment, and execute the notification queue populate script.
. ./ ************.env
cd $FND_TOP/patch/115/sql
sqlplus apps/<apps pwd>
SQL> start wfntfqup APPS <apps password> APPLSYS
Example:
SQL> start wfntfqup APPS ******* APPLSYS
- Login to Oracle applications as sysadmin and activate Workflow Service components
Sysadmin [Symbol] System administrator [Symbol] Workflow [Symbol] Sitemap [Symbol] Click over Service Components [Symbol]Click over Workflow agent listener Service [Symbol] Start all and click go button
Once all the services activated, Ensure that the All the Workflow service components are up and running.