Service callback details
Callback elements define the Web service or XML call containing the element as an asynchronous call. The behavior of the test after invoking the asynchronous call is specified by the parallel, receive, and timeout elements that are contained in the callback element.
- Callback endpoint location
This element specifies the XML element in the asynchronous call that defines the endpoint URL of the callback receiver. During a test, this endpoint is used to redirect the callback to the tester instead of the real receiver.
- Display full path
Display the extended path of the endpoint XML element.
Related
Asynchronous service testing overview
Related tasks
Create an asynchronous request structure Add a service request Add an asynchronous callback to a service request
Related reference
Service test details Service call details XML call details Service message return details Service verification point details Service timeout details Service parallel details Service receive details