yeah thx as i said we make it that way already. But as you said you only can import before. When u add arguments after you have to type each argument by hand.
So my question is still open. Is or will be a possibility to keep the relative path or use variable and the import function can work at any time?
Set the Project path
Home > Settings → Locations - Project Path
i.e. C:\Users\ UserName \Cloud\OneDrive\Documents\UiPath\Automation-Demo
Change your project file references:
i.e. IO.Directory.GetCurrentDirectory +“\Reports\Vendor-Report-Template.xlsx”
Explanation:
We concatenate the Project Path and relative path references under the project. If you now move the project to another user you update the Project Path