3.1.4.40 GetIndicator

The GetIndicator operation retrieves an Indicator complex type (section 2.2.4.125) from the server (2).

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

 <wsdl:operation name="GetIndicator" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:input message="tns:GetIndicatorSoapIn"/>
   <wsdl:output message="tns:GetIndicatorSoapOut"/>
 </wsdl:operation>

The protocol client sends a GetIndicatorSoapIn request message (section 3.1.4.40.1.1), and the server (2) responds with a GetIndicatorSoapOut response message (section 3.1.4.40.1.2) as follows:

  • The protocol client sends a RepositoryLocation complex type (section 2.2.4.161) for the Indicator to be retrieved.

  • The server (2) sends the corresponding Indicator.

  • In the event that an indicator cannot be retrieved, the server (2) SHOULD<32> return a SOAP fault response, as detailed in section 2.2.2.1.

Exceptions:

Error code

Description

FCOReadFailed

See Common List of Error Codes (section 2.2.2.1.3).

FCOReadFailedListAccess

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.