Invoke workflow file - compilation error

Hello,

I put the “invoke workflow file” activity to invoke another activity from another project. Everything is okay. Validation is passed. However, when I run the program, the output prompted as follows.

Thanks

Hi @King

Can you check if the workflow Price.xaml file is available in that folder?
May be while copying the workflow you may missed that one

Regards
Sudharsan

Hi Sudharsan,

Checked. The workflow can be run independently.

Thanks

@King why are you calling a file from other project folder to your current folder instead you make a copy of that price workflow and paste the workflow in your current folder path and call the workflow using invoke workflow activity and call it from the current folder path

Regards
Sudharsan

Hi Sudharsan,

We split the whole workflow into several pieces for better management. So, the price workflow was completed by another colleagues. It is seemed that it is workable before 2022.10.2 version.