
alfredorz
Well Known Member
Hi friend,
I need to call to REST service with XML body and response. The request it's fine, y add xml to body and content-type and accept to header. But I don't know how I get the value of xml tag:
I've tried output as json message with response.messageEngine but doesn't work. I've tried with messageEngine only, with response:<messageEngine> but all bad.
How can I get messageEngine value? I could get with manipulateOutput directly or I'll need manipulate with grovy and xml function?
Thanks very much.
Best Regards,
Alfredo.
I need to call to REST service with XML body and response. The request it's fine, y add xml to body and content-type and accept to header. But I don't know how I get the value of xml tag:

I've tried output as json message with response.messageEngine but doesn't work. I've tried with messageEngine only, with response:<messageEngine> but all bad.
How can I get messageEngine value? I could get with manipulateOutput directly or I'll need manipulate with grovy and xml function?
Thanks very much.
Best Regards,
Alfredo.