Debugging Format Query Language in InsightConnect workflow

What’s a good way to debug Format Query Language for a Filter step, Automated Decision step, or a Loop Break step, given that Format Query Language isn’t supported in Artifacts or elsewhere?

I’m finding myself avoiding functions provided by Format Query Language like length(), and preparing numbers for using jq Action steps and other means instead, since I can test my jq syntax easily outside of InsightConnect.

1 Like