ERP Integration Services - Callback Notification Design and Implementation
Summary
Automate Callback Notification of ERP Integration Services – Part IIContent
Introduction
Bulk import and export operation in ERP integration services are long running processes that require asynchronous callback pattern to notify consumer upon job completion. ERP Cloud integration services provides infrastructure for customer to register their callback service that could be invoked when import or export job is completed.
Customer may create and host a callback web service either in Oracle PaaS or on-premise application server to receive notification from ERP cloud upon job completion.
This post describes how to design, configure and automate callback services leveraging Oracle Service Oriented Architecture Cloud Service (SOACS) deployed on Oracle’s cloud Platform As a Service (PaaS) infrastructure. For more information on SOA Cloud Service, please refer to