Issue Converting Legacy to Windows

Hi Team, Earlier in Legacy, I was able to invoke the same workflow (XAML) from within itself as part of the process logic. But after converting to Windows, UiPath throws an invocation cycle error when I try to publish the project.
Has anyone else faced this issue? Any suggestions to fix

Yes, faced this issue in one of the requirements.

I believe disabling the Workflow Analyzer rule that blocks cyclic invocation should work. Give this a try.

This rule is enabled by default in Windows projects and set to Error, which stops the publish.

Turning it off removes the block entirely.

Try using flowchart instead of sequence.

Also if possible try to upgrade the studio.

1 Like

@SuperWomen

What is your studio version?

it should be 23.10+

cheers

Hi @SuperWomen

Pls check below link , might be helpful:

Happy Automation

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.