Question
QBE
PH
Last activity: 3 Jul 2022 23:07 EDT
Interaction Framework vs Project Referencing
Hi,
We are planning to standardize our best practices and coding approach within our team.
Our team implements two approach on developing a multi-project solutions. First, we implemented an Interaction Framework that utilizes the Activity components Methods and Events to run automations in different projects. Second is through project-to-project referencing and direct calling the execute method of the automation from different project.
Question is, what would be the Pros and Cons of Interaction Framework vs Project-to-Project referencing, this would help us to decide on which approach should we follow and implement for the rest of our solutions.
Thanks!