I apologize if this has been asked/answered before, but a thorough search of the forums hasn’t revealed anything to me yet.
I have a fairly simple problem: when debugging/tracing through a service, I eventually reach a flow service that I would like to step into. I usually use F8 for this task or you can otherwise hit the “Step Into” button. When I hit F8, I jump to the next step in the current service instead of stepping into the service I wanted to. To make troubleshooting this problem even more interesting is it seems to be sporadic. I was hoping someone has experienced this as well and knows the cause of the issue.
Also, I know you can’t step into java service or wm.pub services (understandable), but I’m trying to step into my own services. They were created with my me, are still locked by me.
Of course, a very annoying workaround is to go into the service I’d like to step into and add savePipline/restorePipeline, etc, but I’d rather fix the root of this problem than use a workaround.
thanks,
Rob
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods