Hi all,
I would like to retrieve the full XML response string of a standard Mendix SOAP webservice call activity. Is this possible?
I know I can find it via tracing the webservice lognode, but I really want to be able to access it in the handling microflow. I need this because I want to change a tag that the Mendix import mapping is not mapping correctly.