Im just starting to experiment with Autopilot getting it to build me a web journey. The trouble I am having is it was mapped in uat but I want to be able to change it to live or preprod. Does anyone know how I do this?
Hey @lisa.swaine,
To change the environment mapping in UiPath Autopilot from UAT to Live or Pre‑Prod, go to Automation Cloud → Admin → AI Trust Layer → Autopilot for Everyone, select your tenant, and create a specialized Autopilot by choosing the desired Orchestrator folder that represents the target environment.
Let me know if it’s working
Hi, I may not have explained it very well. Its when Autopilot builds it in Studio and uses a browser, it uses the one that ive mapped it to rather than the one ive asked it to use. I am mapping a web journey that needs different application/browsers and so when it uses this, it opens it on the “test” url that I mapped it to not the “preprod” url that I have asked it to use.
Hey @lisa.swaine,
Got it, in this case, go to the ‘Autopilot project settings in Studio’ and update the ‘Application/Browser mapping’ to point to the correct Preprod URL.
Remove or override the existing “test” mapping to avoid conflicts.
Then regenerate the web journey so it reflects the updated environment.
Hope this will help you.