Creating a web service
When you create a web service, an external system can send web-based messages and queries to the associated service without configuring additional communication protocols or services.
Before you begin
- For an object structure service, verify that the Consumed By field is set to INTEGRATION in the Object Structures application.
- For a standard service, ensure that a method is annotated in the application service for each operation that you want to use in the web service. Only those methods that are properly annotated are accessible in the Web Services Library application
- For an enterprise service, ensure that the service is associated with an external application in the External Systems application.
Procedure
- In the Web Services Library application, select the appropriate Create Web Service action.
- Choose the service to use by selecting the corresponding Source Name check box.
- Optional: In the Name field, specify an identifier for the web service.
- For a web service that is based on an enterprise service, specify whether you want the web service to be queue-based or to bypass the JMS queue.
- Click Create.