Getting error in the script task. I'm trying to pass the below jsonPV in PM.I want to store the id values in DB as separate row
Discussion posts and replies are publicly visible
YOu are trying to use a map as json..... YOu have to change the type to text or use tojson function....
Anyway.. validate the json message you are working with