Format Payment Instruction / Encryption
"Format Payment Instructions" is a Java Concurrent Program, our requirement is once this completes to trigger the custom encrypt concurrent program.
I was trying to write a customization of submitting the concurrent program against this business event "oracle.apps.iby.fd.OutboundPaymentInstruction.PaymentsFormatted" but unfortunately this event is not being raised.
Any other way of acheiving this functionality? other than having a concurrent program polling periodically and looking for formatted file and completing the encryption.?