2.3 Shared Application with Shared Data - Default

This uses Application Container in 18C, Single front-end application and an URL. Sharing of Entities from Approot to individual PDBs.
  • Application is deployed in an Application Container
  • Source code at Approot level shared with PDBs
  • Data Model at Approot level shared with PDBs
  • Single Front-end Application and Single URL
  • Sharing of Entities/data like:
    • User Authentication, SMS Roles
    • Core Entities like Country, Currency, MIS Classes, UDFs
    • Chart of Account, Product, Account Class

Figure 2-3 Shared Application with Shared Data - Default