New CICS Web Service
Client page
Note: This is a technology preview feature only. It is being made available to allow you to test and provide feedback on this new capability; however, this feature is not intended for production use and it is not supported as such. Furthermore, Micro Focus does not guarantee that this feature will be delivered at a GA level and if it is, then the functionality provided might differ considerably from this technology preview.
- Service definition
- The WSDL file used to create the Web service. Click
Browse to select a file.
- Program name
- The name of the generated Web service program.
- Request file prefix
- A file prefix for the generated copybook containing the request data structure.
- Response file prefix
- A file prefix for the generated copybook containing the response data structure.
- Default String Length
- The maximum number of characters that can be processed in a COMMAREA or CHANNEL string.
- Default Array Size
- The maximum number of times a single array can be processed by a COMMAREA or CHANNEL string.
- Log File
- The path and filename of the log file created during CICS Web service generation.
- Additional parameters
- Any additional parameters. See the
ws2ls reference topic for a list of parameters.