Acknowledgement Parser in Oracle Payables EBS
Hi All,
We have been using Oracle Payments to send 'Payment File' to the bank. Bank, in turn, sends the acknowledgement file. This acknowledgment needs to be parsed by sub-classing the seeded Java Interface as described in the Oracle document link below (I need to implement the interface: oracle.apps.iby.bep.ACKParser). I'm clear on how to do the set-up. But, need sample java code or pointers which can help me in developing this java file. Is there any sample? Please guide me.
https://docs.oracle.com/cd/E18727_01/doc.121/e13416/T387353T419293.htm#8386083