Invoke Workflow File not working after upgrading from StudioX to 24.10.6

Hi,

After I recently upgraded out StudioX version, I am no longer able to use the “Invoke Workflow File” activity in new automations.

I am getting the follow error message when trying to use the relative path to the workflow I am invoking. (Example path: “C:\Users***\Documents\UiPath\Reuse API Test\Main.xaml”)

If I try to choose the workflow from the dropdown menu, after placing it in the project folder, I am getting the following error when running the workflow:

My automations created before the upgrade of StudioX are working as expected, so the issue is only related to newly created projects.
The examples I have used here, are all newly created project with the same package versions etc.

I hope someone are able to help out with this issue, as I have a few “default” projects that are being reused into new ones.

Best Regards,
Jonas

Hi @Garrh ,

What StudioX version and System version have you upgraded to and would you be able to paste the full error message of the first error?

Many thanks,
Raluca

Hi @Raluca_Laic,

I am using version 2024.10.6 for StudioX and 24.10.6 for System.

Here are the full error when using the “dropdown” options for the Invoke Workflow File activity.
Invoke Workflow - Dropdown menu.txt (1.9 KB)

Here are the one when I am trying to use the “full path” as input.
Invoke Workflow - Full Path.txt (1.7 KB)

Regards,
Jonas

Got it to work after I uninstalled Studio, and installed version 2023.4.3 again.
Feel like this isn’t the way to go, so would appreciate some input on this.

Update: Upgraded to 2024.10.5 after, and still got it to work. Upgraded UiPath.System.Activities to 24.10.5 and it stopped working. Even downgrading the package again, is not helping.