I had a project with excel and shared the project to the team they need to change the path of the url every time in ui path. Is there any way to resolve this issue. kindly help me to resolve this issu
If you are using Orchestrator then try to create an assest and call the assest to UiPath using the Get Asset activity, so there is no need of opening UiPath flow again and again, just change from the assets
OR
If you are using Re-FrameWork for your project then in Config file create a variable and give your url, so here also you can change from Config file instead of opening the uipath flow
Hope this may help you
Thanks
ok Srini thanks for the solution i will implement and try this
1 Like