cancel
Showing results for 
Search instead for 
Did you mean: 

XSJS debugging using POSTMAN native app

Former Member
0 Kudos
692

Friends

I am able to debug the XSJS code using the POSTMAN Chrome App.

I had to install POSTMAN native app (v7.2.0), where I am not able to debug.

Could someone guide on what are the configurations to be done? (if someone is already using a native app to debug XS code)

Thanks in advance

Regards

Giri

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member456023
Contributor
0 Kudos

Hi,

Debugging XSJS requires a special debugging cookie to be placed into the request. When you debug from the HANA Studio or Web-Workbench this cookie is set automatically for you. For external tool, like Postman please follow the steps from best answered marked in the below similar thread.

https://answers.sap.com/questions/404262/how-to-debug-xsjs-post-method-using-external-tools.html

Hope it helps.

Thanks
Ashraf

Former Member
0 Kudos

Thank you, Ashraf. I have followed that for POSTMAN Chrome app. Now, I am using the native app.

I read it in POSTMAN documentation that, Interceptor is still not enabled in the Native app.

So wanted to check in the community, if anyone has a solution

Regards

Giri