WEBSERVICE section of the configuration file
A WEBSERVICE section in the configuration file defines a web service. A WEBSERVICE section is required for each web service exposed by CICS® TG.
A WEBSERVICE section is required for each JSON web service that the Gateway daemon makes available. Each section requires a unique name. If you have two WEBSERVICE sections with the same name, the Gateway fails to start and displays error message CTG8466E.
The name of the WEBSERVICE must be made up of characters acceptable in a URI[1] or the escape coded versions of that character.
Entry in the configuration file | Description |
---|---|
SECTION WEBSERVICE | Web service name |
bindfile | Bind file location |
defaultmirror | Use default mirror transaction |
server | Server name |
timeout | Timeout |
transactionid | Transaction identifier |
uri | Uri |