Hi All,
When i am updating any of Specific data details using Orchestrator HTTP request then it is removing other Specific data details.
Like if QueueItem has Specific data as {ItemName:“ABC”, Status:“NA”} and when i update Status from NA to something else it won’t show {ItemName:“ABC”}.
Updating QueueItem is loosing other specific data information.
I have already gone through link: Edit Specific Data for a Queue Item
Any leads on this would be appreciated.