cancel
Showing results for 
Search instead for 
Did you mean: 

Debugging Webservices in ByDesign

dimitrijhilt
Explorer
0 Kudos
181

Hi

is it possible to log an debug all Webservice Calls in ByDesign? I only saw the possibility to track down errors in Application and User Management -> Monitor Business Communication.

It would be very helpful to log and review all incoming and outgoing requests during API implementation.

Best

Dimitrij

View Entire Topic
former_member251576
Participant
0 Kudos

Hi Dimitrij,

You can track down errors via Webservice Message Monitoring view and Business Communication Monitoring view under Application and User Management workcenter.

These are the two views to check the APIs related errors.

Further, if you need more details about the error. You have to log an incident.

Best Regards,

Kopal Upadhyay

dimitrijhilt
Explorer
0 Kudos

Thank you for quick Answer, Kopal.

As mentioned before I know where to track errors. What I'm searching for is how to track anything (LogLevel DEBUG),

We wanna see also successful calls. At the best, with payload and response.

Is it possible?

Dimitrij