Login  Register

Re: Pending OPP issue with custom program

Posted by ErmanArslansOracleBlog on Oct 12, 2023; 3:24pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Pending-OPP-issue-with-custom-program-tp12083p12114.html

1)Check the configuration of OPP processes using Concurrent Managers Define Form. Any configuration that may prevent them getting those request from their queue?
2)Find and check database sessions of "OPP processes". See what they are doing in the database? Are they bust and ACTIVE? What are their current waits?

Some references for you to check ->

R12: Troubleshooting Known XML Publisher and E-Business Suite (EBS) Integration Issues (Doc ID 1410160.1)
Steps To Analyze XML Publisher Requests With The Message: Unable To Find An Output Post Processor Service To Post-Process Request (Doc ID 1065722.1)

3)Is this issue specific to only some types of concurrent requests? or is it a general OPP issue ? If it is specific, what do these concurrent programs which are waiting for OPP have in common?

4)When did this issue started? After what big change(s) or what kinds of patches?