User Activity

I have a requirement where I need a path to a parameter within a expression library. I have a number of grouped collections, which have the same parameter name, something like this: "Search": { "Material": { "serverIPAdrress": "198.168.0.25", "lo...
I have a requirement, where by I need to copy the same data into all the entries in a JSON array. The data I need to copy is “countryIso” : “GB” “sessionId” : “ed7e8228-a82b-44e0-adea-caee6c61a987” I have an typical JSON array structure: "orderLine...