Hi,
I need to debug database procedure which is SQLScript. I developed also NodeJS support with XSJS application for my own rest api. Everything works fine but I could not debug procedure which is called by xsjs. I can debug in SQL console connection but not with other options which are "Connection with the following token", "Connection with the following HANA connection IDs", "Connection with the following attributes".
I cannot generate debug token via "Connections with the following debug token". In the list there is no debug tokens which can be available like in XS Classic.
Finally, I want to external debugging with HDI container procedure from Postman call.
How can I debug db procedure from postman call?
Version: SAP Web IDE for HANA 2
SPS 03 Patch 6 ( Build 4.3.32 )
Thomas Jung and Florian Pfeffer can you also help to find a solution?