Introduction
The 'Invoke' feature in Robility refers to the capability of calling or executing
external workflows, DLLs, templates, or activities within a main workflow. This
powerful feature enables you to modularize your automation projects and create
a more organized and efficient automation process.
Uses of Invoke feature
1. Modularization: The "Invoke" feature breaks complex automation processes
into manageable modules, improving organization and maintenance.
2. Reusability: "Invoke" creates reusable components for multiple projects, such
as login workflows shared across automation projects.
3. Dynamic Decision Making: "Invoke" calls workflows based on dynamic
conditions, enabling runtime adaptability.
4. Library Management: Robility supports invoking libraries, containing reusable
workflows and DLLs, saving development time.
5. Integration: Use "Invoke" for external processes like running scripts, enhancing
system interactions beyond native Robility support.
To see the activities available in Control Flow feature, click on the link below.