Error:
“Post-processing of request 4667897 failed at 30-Apr-2021 15:54:50 with the error message:
One or more post-processing actions failed. Consult the OPP service log for details.”
…
oracle.apps.fnd.cp.opp.PostProcessorException: oracle.apps.fnd.cp.opp.PostProcessorException: oracle.apps.xdo.XDOException”
Cause:
The new report “BI Publisher program” executed and it end up with the above error.
Analysis :
To address the problem we analized the opp related profile and we found
“Concurrent:OPP Process Timeout” profile values is 900sec. But the program run more than 1 hr.
Solution:
So we increased the profile “Concurrent:OPP Process Timeout” value to 8000sec recommended by Doc ID 1989735.1
After changing the setting the opp works fine without issue.