Debugging C business functions using SSO

[Mike]

Member
We switched over to SSO(Single Sign On) a while ago, and I haven't needed to debug any C business functions, until today.

The issue I had was that If I ran the activConsole.exe like normal from visual studio, It took me to the sign on screen, but I no longer know my password due to SSO, so I couldn't sign on to start debugging.

I finally figured out that if opened up the debugger, then closed the OMW (Object Management Workbench), and ran OneWorld from the Event rules debugger, It signed me in through SSO like it should, and I was able to continue debugging.

Hope this helps.

Mike
 
Back
Top