ErpIntegrationService exportBulkData - retry tag element when the callback URL servicefails with 500
Hi,
Issue:
We are submitting the ErpIntegrationService webservice's exportBulkData operation to submit an ESS job in fusion and also providing a non-oracle service URL under <callbackURL>. On job completion of the ESS job on fusion side, Fusion callbacks the non-oracle service and it is working fine and live too. There are sometimes when the other non-oracle service returns the 500 response code due to some intermittent issue.
Requirement:
We need some mechanism in ERP integration service or oracle fusion so that in case the Callback URL service returns 500 response code, the Fusion should re-try calling back the same service for some defined number of times. So that it will go through.
Tagged:
0