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 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.
Best answer by redgeographics
I don't think there's a way to find that out actually, other than paying real close attention when stepping through the breakpoints.