Attribute
|
Meaning for Web service requests
|
ERROR
|
Returns TRUE within the context of the event procedure when:
You invoke the RETURN ERROR statement within the context of an associated SOAP response header callback procedure.
A SOAP fault is returned for the asynchronous Web service request.
|
NEXT-SIBLING and PREV-SIBLING
|
Maintains a chain of asynchronous request object handles for all pending asynchronous requests invoked in the same Web service
|
PERSISTENT-PROCEDURE
|
Returns a handle to the procedure object bound to the Web service port type
|
PROCEDURE-NAME
|
Returns the name of the Web service operation invoked asynchronously
|
QUIT
|
Always returns FALSE for an asynchronous Web service request
|
SERVER
|
Returns a handle to the server object for the Web service where the asynchronous request is executed
|