Try OpenEdge Now
skip to main content
ABL Reference
Handle Attributes and Methods Reference : SOAP-FAULT-ROLE attribute
 

SOAP-FAULT-ROLE attribute

(SOAP 1.2 only)
Returns the URI that identifies the role in which the node that generated this SOAP-fault object was operating when the fault occurred. If the role information is not provided, 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-ROLE attribute returns an empty string ("").