Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Odata Format

0 Likes
544

Hi,

Is there any difference in performance if I

1. Set in the SAP gateway and add header for application/json so all the output will be converted into JSON

2. add additional json param URL ($format=json) at the end of the odata service url,

Thanks

1 REPLY 1
Read only

Andre_Fischer
Product and Topic Expert
Product and Topic Expert
462

No, there's no difference.

These are only two ways to tell the framework to render the response in json rather than using atom/xml.

Regards,

Andre

ceterum censeo RAP esse utendam