Update Completion Status to workbasket Item.
We configured a workbaskek and retriving cases in automation. We need to update the completion status of each WorkItem after processing it. We were assigning the 'SetCompletionstatus' as 'completed'. But it is getting updated as 'Failed' and fetches the next workitem.
Any one facing this issue? any response would be appreciated.
Thanks.
Alternatively you set the completion status in the flow if the SetCompletionStatus in Robotic Automation is failing. I would suggest to use the flow versus updating the Data Model property.