Previous Topic Next topic Print topic


New CICS Web Service (Bottom Up) pages 1 and 2

Attention: This feature is in Early Adopter Product (EAP) release status. We intend to provide the finalized feature in a future release. Please contact Micro Focus SupportLine if you require further clarification.

The CICS Web Services feature is EAP for development and testing usage. It should not be used for production deployment in this product release

Project
Shows the name of the project in which the CICS Web service is created. The default is the current project. Click Browse to specify a different project.
Program location
Shows the location of the program from which to create the Web service. Click Browse to select a program.
Program name
The name of the program from which to create the Web service.
Service location
The endpoint URL used to invoke the Web service, consisting of the server, port, and a URI used to identify the Web service in Enterprise Server.
Program interface
Lists the type of interfaces you can select for this Web service: COMMAREA or CHANNEL.
Container name
Shows the name of the container associated with the selected interface. The default name for the COMMAREA interface is DFHWS-DATA, which cannot be changed. For a CHANNEL interface, this field is enabled so you can type in the name of the container.
Operation name
The name of the operation defined in the service interface. The default is program-nameOperation.
Request structures
The path or virtual path to and name of a program or copybook that contains the data structures required to request data. Click Browse to select a file.
Response structures
The path or virtual path to and name of a program or copybook that contains the data structures required to send data. Click Browse to select a file.
Additional parameters
Any additional parameters. See the ls2lws reference topic for a list of parameters.
Previous Topic Next topic Print topic