Workflow

Workflow related useful scripts – $FND_TOP/sql

wfbkg.sql    WorkFlow BacKGround engine, starts the background engine, running for the indicated number of minutes. wfbkgchk.sql WorkFlow Background Check. It displays a status report on background work waiting to…

Read More

How to find error messages while doing Oracle workflow activities from backend.

Finding error messages while doing workflow activities from backend. Approach:            Find a workflow internal name            Query the workflow table with…

Read More

Setting Timeout for a Notification in Oracle Workflow

Requirement: Timeout period should be 48 hours for a notification. Approach: 1. Go to particular Notification Label 2. Select the properties 3. Select the Node tab 4. Change the Timeout  …

Read More