To create a COBOL program-based operation
- In
Application Explorer, expand
Web Services.
- Right-click the Web service to which you want to add an operation, and click
New > Operation.
- Define the new operation by specifying:
- A name for the new operation
- An entry point, which you select from the list of entry points available in the program
- If you require any user exits for your operation, specify them on the
User Exits tab.
- For a JSON (RESTful) Web Service operation, you can specify a path and HTTP method on the
HTTP tab.
- Click
OK.