Forum Discussion
4 Replies
- tstackFormer Employee
It’s possible to capture the input and output of a Triggered Task that is invoked through the Cloud URL by enabling the ‘Debug’ mode in the Task settings. See the Debugging Mode section in the Triggered Task documentation.
- SandeepVemulaContributor
@tstack, So this are stored in SLDB I guess. This option works. But we have a scenario to give a demo by Triggering task from External source and show the data in Pipeline at different Snaps.
- delContributor III
@SandeepVemula, there may be a better way, but during development/testing, I typically place a JSON Generator (or appropriate generator) at the beginning of the child pipeline with the test data so I can validate and preview at each snap.