in reply to Re^2: Soap message turns to hash reference
in thread Soap message turns to hash reference

Unfortunately, I'm not that experienced to write a deserializer (which would simply return the soap body xml as a string). Can someone help me with this?

You don't need to write one, you can always access the raw http request/response

  • Comment on Re^3: Soap message turns to hash reference

Replies are listed 'Best First'.
Re^4: Soap message turns to hash reference
by Anonymous Monk on Apr 08, 2013 at 02:04 UTC

    How?

      Like shown in the links/cookbook, keyword is transport