Lucee Function Reference

Function GETSOAPRESPONSE

Returns an XML object that contains the entire
SOAP response after invoking a web service.

Example

getsoapresponse(any webservice):any

Category

webservice

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
webservice any  Yes A webservice object as returned from the cfobject tag or the CreateObject function.