SOAP-FAULT-NODE attribute

(SOAP 1.2 only)

Returns the URI of the SOAP node that generated this SOAP-fault object, if available. If the node information was not provided (which is always the case with a SOAP Version 1.1 connection), the attribute returns an empty string ("").

Data type: CHARACTER

Access: Read-only

Applies to: SOAP-fault object handle

Note: In SOAP Version 1.2, the combination of the SOAP-FAULT-NODE and SOAP-FAULT-ROLE attributes replaces the SOAP-FAULT-ACTOR attribute in SOAP Version 1.1. If the ABL client is connected via SOAP Version 1.1, the SOAP-FAULT-NODE attribute returns an empty string ("").