Previous Topic Next topic Print topic


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 myservice/Repos/myservice.deploy
  2. Start Enterprise Server Administration.
  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.
  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.
Previous Topic Next topic Print topic