Hi,
I have a few more questions. Hope someone can help me.
Firstly, how do one nest application modules (AMs) when using Maven? If I add one model project to another as Maven dependency ADF Business Components do not get imported and I cannot see an AM in AppModule.xml config file -> Data Model -> Application Module Instances. What should be changed in project properties? The buttons in Project properties -> ADF Business Components - > Imports are disabled.
Secondly, I want each UI tab to have a separate transaction thus using Isolated Scope in task flows. Is there then any benefit in nesting AMs?