I am trying to put a string message into MQ using put adapter service though the message has been put into the Q it reflects as junk data in the Q.
I tried to use an exhisting adapter service where I found that the msgbody of put adapter service is showing as string and the one I have created is showing as object. And when I put the data using the later Put service it seems to be put in proper manner but when I use mine it is being out as junk.
So can you help me convert the msgbody attribute from object to string.
#Integration-Server-and-ESB#Adapters-and-E-Standards#webMethods