SAP Gateway – debug

Home / Blog / SAP Gateway – debug

Well, in taking the OpenSAP class, I learned a new trick.  This may be old hat to you hardcore developers, but it was new for me.  This trick is especially helpful when testing from a REST client.  I personally use Postman, but it really doesn’t matter.  Simply add the following statement to the end of your service call:

?sap-ds-debug=true

Then execute the call, and you will get a much nicer look at exactly what is sent back from your request.  It gives you the opportunity to look at things while clicking on links to see what exactly is happening.  It even provides links to other entity sets you may be calling.  Just a little tip to make life easier for you.

Thanks for reading,

As always, thanks for reading and don't forget to check out our SAP Service Management Products at my other company JaveLLin Solutions,
Mike

Leave a Reply

Your email address will not be published. Required fields are marked *