Issue in posting xml message to queue via REST messaging

Balaji
Balaji Unconfirmed, Member Posts: 1

Hi

i am trying to post an xml message via postman to queue and I use content type as application/ xml . The data is not coming as an xml . Should I add any other header

Comments

  • mstobo
    mstobo Member, Employee Posts: 26 Solace Employee

    Hi Balaji,

    It should work with application/xml. I just tested and got this output.

    I just set the content-type and authentication headers

  • mstobo
    mstobo Member, Employee Posts: 26 Solace Employee

    What are you seeing format wise? Please scrub the content before you post.