1.3 Multi entity support

The deployment model for the product now supports multiple entities of the bank. This feature will enable a single instance of the product (and the underlying Oracle Banking Microservices Architecture platform) to onboard multiple entities of the bank onto the platform. In addition, following features will be available:

  • Creation of "Multi-Entity Admin" user(s)
  • Entity Definition and Maintenance
  • Creation of "Entity Admin" user(s) & regular users
  • Mapping of users (entity admins or regular users) to one or more entities - Users of the application will be central in nature and the users can have access to one or more entities
  • User Entitlement will be local to the entity
  • Data segregation at entity level - at the database end, there will be segregation of data between the different entities. The different entities data will be housed in different schemas in the database. Depending on the database deployment architecture employed, these schemas for the different entities can be in the same or different PDBs of the database
  • Deployment of Flyway scripts (database scripts) for an application across all entities during deployment of patches and upgrades.
  • Deployments with single entity will also be deployed in the same architecture with a "default entity"
  • Upgrade of existing (pre 14.5) deployments to a single entity deployment with the "default entity"