I want to create library in UiPath. I need pass dynamic path in invoke workflow in the library workflow. I am getting error from UiPath studio that it is currently not supported. Is there any work around for this?
This error not occurs when publishing a process with dynamic path in invoke workflow, only when publishing as library.
Hi
We won’t able to mention dynamic path in INVOKE WORKFLOW FILE activity as we need to import and assign Arguments with some values or variables
If the workflow is set to dynamic path managing arguments would not be possible to handle
That’s why
Rather we can include n number of INVOKE WORKFLOW file activity with the exact full path of the xaml if it’s from outside project folder or just the absolute path of xaml if it’s inside the project folder
@arivu96 yes whenever I am publishing the code, I am facing a compilation error in matter of invoke Workflow activity : expressions are currently not supported.
I have roughly 35 processes right now and I am upgrading all of them and publishing them. I am not facing any error or warning while validating the process but while publishing the code I am facing this error. UiPath Studio version : 2022.10.5