Hi,
What is the best way to debug a solution of type service?
Hi,
What is the best way to debug a solution of type service?
In developer, you start a debug client of your solution, put a breakpoint at one of the ws_ methods you want to test and then use a http test tool like postman or bruno to fire a request at the service URL on localhost.