Websphere Adapters

Hi,
I created adapters, listeners, and listener notifications to accept data into webMethods from a CICS mainframe system. The listener notification seems to trigger my webMethods service becuase I am seeing messages from debuglog statements I put in but for some reason it can’t get a hold of the data. In the notification document that was automatically created when I created the listener, there is an object called msgBody that should contain the transaction. I can’t seem to capture the data from that object in my service.

Any thoughts??

Thank You