GetSOAPResponse()
Returns an XML object that contains the entire SOAP response after invoking a web service.
GetSOAPResponse( webservice=any );
Returns: any
| Argument | Description |
|---|---|
|
webservice
any,
required
|
edit
A webservice object as returned from the cfobject tag or the CreateObject function. |
Examples
editThere are currently no examples for this function.
See also
- Web services
- Search Issue Tracker open_in_new
- Search Lucee Test Cases open_in_new (good for further, detailed examples)