How to call the entrire REFramework proces using flowchart or sequence

Installer(.exe or .msi):

License type(Free, Trial/License code):

Studio/Robot version:

Current behavior:

Screenshot:

I need to call the REFramework process using sequence or flowchart please let me know the related activities to call the REFramework.

Thanks,
Pradeep

Hi @Pradeep508

What do you mean by “calling” the ReFramework?

If you want to launch a process that is build with ReFramework in another process, you can simply use the Invoke Workflow activity and point it to the Main.xaml file of the ReFramework process.

1 Like

Thanks for the quick update, I will try once and I will let u know.