Sir it will be work if we are handling with pop on website
@MukeshKala11 ай бұрын
Yes , Only in the Application Instance
@Ankit-Swara-vlog11 ай бұрын
@@MukeshKala thank you sir
@PiyushVarma-ls7fv11 ай бұрын
Hi Mukesh your videos are fantastic I have one doubt is it possible to delete duplicate items in the orchestrator queue. If yes please make one video on this I think everyone is looking for this solution. Let's assume I have disptacher bot and every day it should trigger at 7AM what if same data added in the next day due to yesterday data got failed, then it will be a duplicate right. We need to handle this situation, can you please make video on this? Thanks
@MukeshKala11 ай бұрын
The Simple Solution is to have unique reference enabled in Queue which will not allow to add duplicate data to queue . The Other solution is before adding data to queue - use get all queue items and check wether the data is already there or not. Also , Once added , you can delete the data from orchestrator manually
@PiyushVarma-ls7fv10 ай бұрын
@@MukeshKala thanks a lot
@NxtlNd10 ай бұрын
Please Teach about Taxonomy Manager sir please. There is no latest videos on KZbin in latest version of Uipath. please do a video about it 😪😪
@MukeshKala10 ай бұрын
Sure , will start soon the series
@Ankit-Swara-vlog11 ай бұрын
Windows attach mode
@MukeshKala11 ай бұрын
Perfect
@Ankit-Swara-vlog11 ай бұрын
@@MukeshKala sir Windows attach mode it will be work if we are handling pop on website??