Question
Web Service Reply
I am calling a web service with cfinvoke and I am trying to
display the raw XML reply. If I just do a dump I only get the
following output: org.tempuri.UserInfoListResult@b30ca4f5
I know I am getting a correct response because I can use the following code to get the data.
What I want is the RAW XML!
I know I am getting a correct response because I can use the following code to get the data.
What I want is the RAW XML!