User Activity
01-31-2024
Update all records when transform map matched the multiple records, coalesce is on one field only.Can we update all matching records?
We have Servicenow integration with 3rd party tool and getting the response body which contains image information as below
"images" : [ { "height" : 640, "url" : "https://i.scdn.co/image/ab67616d0000b273fe74a9fd5050aa4c52017dbc", "width" : 640 } ],
a...
De-duplicate tasks are created when system identifies the duplicate Cis in the discovery process.
In some cases these tasks are not created as expected even though duplicate CI exists.
In a few scenarios clients expecting to create de-duplicate task ...