Try OpenEdge Now
skip to main content
ABL Reference
Handle Attributes and Methods Reference : ACTOR attribute
 

ACTOR attribute

Returns the value of the actor attribute for the SOAP-header-entryref object as a URL. Identifies the recipient of a header element.
Data type: CHARACTER
Access: Read-only
Applies to: SOAP-header-entryref object handle
If the SOAP-header-entryref object does not contain an actor attribute, this attribute returns the empty string.
Note: In SOAP Version 1.2, the ROLE attribute replaces the SOAP Version 1.1 ACTOR attribute. The AVM automatically assigns the value of the ACTOR attribute to the ROLE attribute when accessing a SOAP Version 1.2 Web service.