in reply to Re: Accessing Attributes in Web Servie message - Server Side
in thread Accessing Attributes in Web Servie message - Server Side
- Is there a way to capture the untouched raw message that is coming in?
Yes, read from STDIN , be first
- Is this a serialization issue? If so how can I deserialize the data?
No, not serialization
- Can I force the data coming in to be recognized as a data object (any attempts to reference the methods of the incoming data give me errors.)
Its hard to see your code to know what you're talking about.
So far you've gotten adequate responses to answer both your questions, you just have to put it all together, and present everything relevant when you get stuck.
If you find yourself saying tried that but it didn't work substitute that with code that shows it doesn't work.
- Is there a way to pass the hash ref to xml:twig/simple or other mods without creating a file?
Yes, the docs explain how, they have code examples and word explanations
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Accessing Attributes in Web Servie message - Server Side
by gackles (Novice) on Mar 01, 2016 at 20:04 UTC | |
by Anonymous Monk on Mar 01, 2016 at 20:37 UTC |