Hi I tried all possible Options to debug my Code called from EP but no Chance. tried to debug the Code on the Server the IIS is running, tried it on the AOS, no breakpoint is hit.
logged into AX with BC User, logged in as admin….on both Servers. Nothing helped
My Problem. I do accept purch inquiry in the Vendor Portal (EP). in my AX after doing so there is some Code to automatically post the confirmation. before that there is a check in PurchFormletterProvider class (method checkHeading) which I like to debug but it never hits the breakpoint there.
Any suggestions what I can try as well?