Previous Next

SET-ROLE( ) method

(SOAP 1.2 only)
Sets the ROLE attribute for a SOAP header entry.
Return type:
Applies to:
 
Syntax 
SET-ROLE ( character )
character
A character variable that specifies the URI of a SOAP role. The role can be used to indicate the recipient of a SOAP header element.
Call this method once you have associated the XML with a SOAP header entry using the SET-NODE( ) method.
Note:

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.