Use Multiple Callback Integrations for the Same Import Journals FBDI Job
Summary:
How to implement multiple callback for the same Import Journals FBDI Job
Content (please ensure you mask any confidential information):
I have a use case in which we have multiple data sources and require different callbacks for each data source.
How This use case can be implemented in the Oracle ERP Cloud Adapter.
For example, assume you need to create journals from multiple sources and notify them separately to their respective source system along with log files.
For source A, you have integration INTA, which loads journals using an FBDI bulk import.
For source B, you have integration INTB, which loads journals using an FBDI bulk import.
0