Error during execution of Trigger in WFR
Hi All,
When trying to write a trigger "OFR.XXWHO_ACCK_NOTIFI_TRG" and executing, the below error is getting encountered. This trigger calls an underlying package OFR.XXWHO_SEND_WSDL to perform an activity.
Due to this issue the reporting table in WFR "OFRDOCSTATUS" is unable to get updated as no data is getting inserted.
Requesting your help in this.
-------------------------------
Reporting: ORA-06519: active autonomous transaction detected and rolled back ORA-06512: at "OFR.XXWHO_SEND_WSDL", line 211 ORA-06512: at "OFR.XXWHO_ACCK_NOTIFI_TRG", line 18 ORA-04088: error during execution of trigger 'OFR.XXWHO_ACCK_NOTIFI_TRG'
[Info] |30| 08:01:19.721 | 136 | 10205896k/23347952k | 16562096k/50543696k | 221736k/244852k | 510 | 101/57 | INSERT INTO OFRDOCSTATUS (DOCUMENTNUMBER, STATUS, STATUSDATE) VALUES ('99ed4504-a1ae-42a3-8491-ca6c889aadbb',100,sysdate)