Try using break points, similar to Eclipse breakpoints. Open the Debug configuration page, uncheck the "Stop at first flow step", then when you debug, it will stop at the first break point instead of the first flow step.
if you want to debug a service in Designer then click on the debug mode icon. when in the debug perspective check for the step in the flow service to which you want to trace your flow and have a right click and set up the breakpoint. click on resume the service in the debug mode and the service will be traced to that particular point.
Thanks,
Vijay.
Leave a Reply
Guest User
Not sure what solution is right for you?
Choose the right one for you.
Get the help of the experts and find a solution that best suits your needs.
Sammy
Anyone knows how to use the Old Developer functionality "Trace To Here" in Designer 8.2 for Service debugging purpose?
Hawk
Refer Usages of Designer blog and scroll down to Debug section:
[url=http://idnxchange.com/webmethods-blogs/usages-of-designer-in-webmethods-82.html]http://idnxchange.com/webmethods-blogs/usages-of-designer-in-webmethods-82.html[/url]
Try using break points, similar to Eclipse breakpoints. Open the Debug configuration page, uncheck the "Stop at first flow step", then when you debug, it will stop at the first break point instead of the first flow step.
Vikas
Debugging at webMethods Designer after selecting service development perspective and after selecting your flow service...refer the screenshot below.
vijay
Hi Sammy,
if you want to debug a service in Designer then click on the debug mode icon. when in the debug perspective check for the step in the flow service to which you want to trace your flow and have a right click and set up the breakpoint. click on resume the service in the debug mode and the service will be traced to that particular point.
Thanks,
Vijay.