OPP Notify workflow issue.
As part of PO approval workflow, the oracle seeded code seeds call back actions using fnd_wf_standard.seed_cb but these actions are not triggered once the request is completed. We can see that fnd_conc_pp_actions table, completed column is not updated with the latest status. Because of this, even though the request is completed, the Workflow is NOT notified back causing wait for concurrent program node stuck notified status. How to know if OPP triggered and the WF notified back by OPP.