This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Hi,
I have a nested json, with the inner most element is an array of struct.
The key to identify this inner element is a dyamic value. see the numeric value in the below json.
the json parser snap works fine with this, but when it comes to split...
Is there a way to log ( or to see) the output of an expression after the expression is completely evaluated for parameters.
Example : I am using a Generic JDBC execute to retrieve data from a table. This table is a parameter that is being passed from...