You can run each of the stages in debugger if you call them with a manually constructed context-object.
c
CD
09/28/2021, 7:14 PM
That is the tip I needed. 🙂
s
Sandii
09/28/2021, 7:22 PM
Also make sure to actually use the summarize to get the errors that happen, I notice a lot of people do not use summarize unless they need it for business logic.