Regarding Payment acknowledgement parsing in Oracle EBS R12.2.4
Is there any out-of-the box solution available for parsing of Payment acknowledgement in R12.2.4
Our requirement is as follows:
- Payment acknowledgement file will be placed in application server. This will be done via Middleware
- This payment acknowledgement file needs to be parsed
- The payment acknowledgement file needs to be processed. For this seeded API IBY_IMPORT_PMT_ACK_DATA_PUB.Create_Acknowlegement is available
Need to know about the point 2 above. Whether any out-of-the box solution is available or we need to go for customization.