How to set Interaction.xml dynamically
Hi folks,
We have one common Project which is resuable component, and It contains InteractionManager which points interaction.xml.
Issue - We have two different projects having different interaction.xml. These Projects includes common project, and common Project can only point to one XML.
Is there any way I can change interactonxml path based on startup Project or set relative path?
Thanks!!