To manually deploy a service interface

  1. Unzip the COBOL archive file for the service interface, using a utility such as Winzip. This archive file is called myservice.car and is in your deployment folder myservice/Repos/myservice.deploy
  2. Start Enterprise Server Administration.

    How to

  3. Add the implementation package of the COBOL service being deployed. Among other things, you specify the path and name of the IDT, the executable file and the data files.

    How to

  4. Add the COBOL service. Among other things, you specify the listener to use on this service, and the implementation package that is to provide the service functionality.

    How to

Related Topics