To manually deploy a service interface
- 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
- Start Enterprise Server Administration.
- 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.
- 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.