I've been debugging c# code that runs local and I could create breakpoints and see what runtime objects are loaded and so on.
I wonder how to debug workflows that I develop on desktop and run against vcac remote instance. Is this possible, or I am way off. How do development team develops/debugs their vcac works?!
Thanks in anticipation.