3.1.4.13 DeleteIndicator

The DeleteIndicator operation deletes an Indicator complex type (section 2.2.4.125) from the server (2).

The following is the WSDL port type specification of the DeleteIndicator WSDL operation.

 <wsdl:operation name="DeleteIndicator" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:input message="tns:DeleteIndicatorSoapIn"/>
   <wsdl:output message="tns:DeleteIndicatorSoapOut"/>
 </wsdl:operation>

The protocol client sends a DeleteIndicatorSoapIn request message (section 3.1.4.13.1.1), and the server (2) responds with a DeleteIndicatorSoapOut response message (section 3.1.4.13.1.2) as follows:

  • The server (2) receives the RepositoryLocation complex type (section 2.2.4.161) of an Indicator.

  • The server (2) MUST delete the Indicator.

Exceptions:

Error code

Description

FCODeleteFailed

See Common List of Error Codes (section 2.2.2.1.3).

FCODeleteFailedListAccess

See Common List of Error Codes (section 2.2.2.1.3).

In case of any other failure, the error code MUST be one of the values specified in section 2.2.2.1.2. A detailed specification of how exceptions are reported by the server (2) is in section 2.2.2.1.