Create a New z/OS Connect EE Service Project

A service interface defines how the underlying program or COBOL copybook can be accessed, which fields can be exposed, and how they are exposed.

z/OS Connect supports the following tasks with services:

  • Deployment
  • Starting and stopping
  • Deleting
  • Retrieving details and statistics

For service archives, configure the server for automatic service deployment.

To implement RESTConnector, define a Service Project. Additional information using IBM Explorer for z/OS can be found in z/OS Connect (OpenAPI 2) 3.0 documentation.