I would love to see an activity that will update the queue item specific information. I know you can do it with Orchestrator HTTP Request activity but it’s limited to New,Failed or Successful queue items. I would like to update In Progress queue items as well.
Hey @bnastase can you please show me how you have updated the queue item specific information? I have managed to get the specific information through Orchestrator HTTP request but I am not sure how I can update it
The solution was to use the “Set transaction progress” activity or when you set your queue item to completed, add an output. @MikkelNielsen same thing I guess… I had to delete and re-add queue items as well to update the specific content (crazy thing to do I know)