User Activity

Given the below sql server procedure definition excerpt. How would we pass in an array of data into this this datatype as the input parameter of the stored procedure. when passing in a straight array of values we get the following error. “reason”: “E...
Hi All, I’ve created a pipeline that accepts a soap call and returns appropriate information back. I can use Soap execute in snaplogic to call it and return the output. I can also use postman to call it with a post and get results. The problem is wit...
I have a json file with an array designed like below. I don’t have control over the number of or order of address entries. I have tried $.Address.findIndex(x => x == ‘Home’) and $.Address ? (value.AddrType = Home) among other expression language sta...
Kudos from