Anda di halaman 1dari 7

Web Service Integration :

Integration Methodology: A ) Standard API via Integrated SOA Gateway for getting data from External System into Oracle Applications. B) Custom API registered through Integrated SOA Gateway to accommodate ad hoc requirements for integrating Oracle application with external systems. C) Consuming Web Services from External Systems via PLSQL to send data to the external System.

Data Movement : Pull Method and Push Method Pull Method : Application A will publish the Web Service and Data from Application A will be available to Application B via Web Service and Application B will consume the Web Services to Pull the Data. Push Method : Application B will publish the Web Service and Application A will Consume the Web Service to Push the Data available in Application A to Application B.

Responsibility: Integrated SOA Gateway

Search Option:

STANDARD API PA_PROJECT_PUB has methods for a. Creating/Updating Projects in Oracle Applications from External System b. Creating /Updating Tasks and Activities in Oracle Applications from External System.

Custom Packages : Enter the Internal Name give to the Package in the Search Option:

Web Service Method is Deployed and WSDL link is generated and the required grants are given:

http://dugtntapp01.depa.ae:8000/webservices/SOAProvider/plsql/xxar_customer_all_ws_pkg/?wsdl

http://dugtntapp01.depa.ae:8000/webservices/SOAProvider/plsql/xxdepa_project_tasks_pkg/?wsdl

http://dugtntapp01.depa.ae:8000/webservices/SOAProvider/plsql/xxap_supplier_ws_pkg/?wsdl

Anda mungkin juga menyukai