cancel
Showing results for 
Search instead for 
Did you mean: 

XML format is not showing in http respose

nandishm
Participant
0 Kudos

Hi

I have created one project, while executing in other systems except mine its showing XML code in http response .

But while executing in my PC XML format not showing, json format is showing , is there any settings to do .

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

ChandraMahajan
Active Contributor
0 Kudos

Hi,

Assuming you are testing in GW client transaction. you might be having below parameter in your HTTP Request.

Accept = application/json

In that case, output will be in json format. you can remove this entry to get output into XML format.

Regards,

Chandra

nandishm
Participant
0 Kudos

In below its showing xml format only ..

If we are displaying in browser its displaying  

ChandraMahajan
Active Contributor
0 Kudos

can you provide url? provide details of query.

AshwinDutt
Active Contributor
0 Kudos

Hello Nandish,

What operation are you executing ? Please give details.

Regards,

Ashwin