Is there an efficient way to transfer the asserts queues and process migration automated ?
There is the Orchestrator Manager Tool in the market
Otherwise you’d be looking at leveraging the API.
Or could also look at something like the UiPath.PowerShell module.
The only thing I would call out is when dealing with Asset Credentials, you cannot get the Credentials via API. This can only be done under a robot which the Orchestrator Manager supports. In addition to that caveat, Orchestrator Manager can only do so for Global Credential Assets and not per User/Robot. More information in the included documention in the download.
Thanks Tim. Will check the same.