Skip to main content

I inherited a flow with an embedded transformer.

This transformer is being reused multiple times in the workspace.

If I put a breakpoint in it, I don't know how to find the place it is being called from the main flow.

I don't think there's a way to find that out actually, other than paying real close attention when stepping through the breakpoints.


Thanks again @Hans van der Maarel​, I'll put a breakpoint before every call (there are quite a few 😃 )


Reply