Hello all ,
Can we update queue value after progress (seen work around from the Orch Json file) but i want to do it from the robot!
Example ID=xx Name=Hazem client id=“”
i want to update the client id during the process is this possible ?
Regards
Hazem
Anil_G
(Anil Gorthi)
2
@Hazem_Saleh
If you want to update specific content then you can try using api to update
<OrchestratorURL>/swagger/index.html#/QueueItems/QueueItems_PutById
But not sure if you can update while in progress you can check it
Cheers
Thanks but seems no other way.
is creating new Queue with the updated values a good solution!
1 Like