Start of change

DISCARD WEBSERVICE

Remove a WEBSERVICE definition.

Read syntax diagramSkip visual syntax diagramDISCARD WEBSERVICE
 
>>-| DISCARD WEBSERVICE |--------------------------------------><
 
DISCARD WEBSERVICE
 
|--DISCARD WEBSERVICE(data-value)-------------------------------|
 

Conditions: INVREQ, NOTAUTH, NOTFND

Description

Use the DISCARD WEBSERVICE to remove an WEBSERVICE from your CICS region. The WEBSERVICE must be disabled before it can be discarded.

See Discarding resource definitions for general information about discards.

Options

WEBSERVICE(data-value)
specifies the 8-character name of the WEBSERVICE whose definition is to be discarded.

Conditions

INVREQ
RESP2 values:
22
Delete is in progress for this WEBSERVICE.
200
The command was executed in a program defined with an EXECUTIONSET value of DPLSUBSET or a program invoked from a remote system by a distributed program link without the SYNCONRETURN option.
NOTAUTH
RESP2 values:
100
The user associated with the issuing task is not authorized to use this command.
NOTFND
RESP2 values:
1
The WEBSERVICE cannot be found
End of change [[ Contents Previous Page | Next Page Index ]]