Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!
A Report run for sending payslips to employees causes error
RDBMS : 12.1.0.2.0
Oracle Applications : 12.2.7
This report was working fine untill last week and suddenly started to give following error.
REP-1401: 'r_g_person_idformattrigger': Fatal PL/SQL error occurred.
REP-0069: Internal error
REP-57054: In-process job terminated:Terminated with error:
REP-1401: 'r_g_person_idformattrigger': Fatal PL/SQL error occurred.
Report Builder: Release 10.1.2.3.0 - Production on Mon Jul 31 09:52:50 2023
NOTE :some fix are suggested with following property changes in rwbuilder.conf
<property name="cacheSize" value="0"/>
<property name="noVoidedOutputError" value="yes"/>
But i have checked these values are already there.