To generate new API resource operations

  1. In Application Explorer, create a REST Web Service. See To create a COBOL program-based service interface for details.
  2. In Application Explorer, right-click the REST Web Service for which you want to generate API resource operations, and select New > API Resources.
  3. On the New API Resources wizard page, configure the operations you want to generate. For details, see New API Resources.
  4. Click Finish.

    The generated operations appear in the Application Explorer.

  5. Optionally, double-click a new operation on the Application Explorer to view or edit it in the Interface Mapper.
Tip: To become familiar with RESTful Web services, review the concept topics under JSON (RESTful) Operations.