How to debug when the WriteDirectory logic block works if it is invoked from debugger but NOt outside the debugger

@david.lee If it might help, to see results in Application Monitoring when you’re making an inbound endpoint call, add a NwPerformanceTrackingSessionId header parameter to the call specifying some unique identifier. After the call is complete you should see data in Application Monitoring corresponding to the call that can be analyzed.

3 Likes