CallBack Notification
Summary:
We are trying to Process AR invoices through OIC using FBDI Bulk Import process (Import AutoInvoice).
For Portugal(PT) we cannot use the above process as some of the localization fields should be populated before running the Import Autoinvoice (child job) and that can be achieved by running master job (Import Receivables Transactions Using AutoInvoice). Unfortunately, master job is not part of ERP Adapter list, hence had to call it explicitly on the integration. Now the problem with this is, callback is not getting triggered where logic has been kept to perform post invoice creation actions (invoice attachments and error notifications).