SET WEBSERVICE

Use the SET WEBSERVICE command to change the status of an installed WEBSERVICE.

Read syntax diagramSkip visual syntax diagramSET WEBSERVICE
 
>>-SET WEBSERVICE(name)--+--------------------+----------------><
                         +-VALIDATIONST(cvda)-+
                         +-VALIDATION---------+
                         '-NOVALIDATION-------'
 

Conditions: INVREQ, NOTAUTH, NOTFND

Options

WEBSERVICE(name)
Specifies the name of the WEBSERVICE.
VALIDATIONST(cvda)
Specifies whether full validation is enabled for the WEBSERVICE or not. CVDA values are:
VALIDATION
Full validation is enabled.
NOVALIDATION
Full validation is not enabled.

Conditions

INVREQ
RESP2 values are:
9
VALIDATIONST cannot be changed because the WEBSERVICE is not INSERVICE.
NOTAUTH
RESP2 values are:
100
The user associated with the issuing task is not authorized to use this command.
NOTFND
RESP2 values are:
3
The WEBSERVICE cannot be found.
[[ Contents Previous Page | Next Page Index ]]