Can a project call another project?

I know the “Main” action list can call other action lists… but can an automise project call other automise proejcts?

This would prevent duplication and updating multiple sources. Instead of having to modify x numbers of projects that have the exact same set common actions in them.

Hi Katie,

The action your after is “include project”. This allows the inclusion of any Automise project with in your current project. Also of note is that you can call specific action lists from with in that project if you wish. The action allows passing of variables, or the user of the same variable namespace. Note that when using the same variable namespace the variables referenced in both projects need to exist in both projects. Typically though we use the passing variables.

At this stage we the IDE doesn’t allow debugging into included projects. This is something we are looking at for a future release.