The persistence layer groups the data repositories used by the Portal Server. These are:
- repository database
: A relational database. The iViewServer and Page Builder both use this database to store iView data, user personalization information, page structures, iPanel definitions, data source definitions, and other portal elements that need to ‘persist’.
- Portal Content Directory (PCD):
A file system storing roles and role components, and page-to-role relationships. It also stores deployable (PAR) and master iViews (written in Java) with their personalization data and derivations (Java iViews, External Services). The PCD stores a copy of the page catalog.
- corporate LDAP directory
: User and role data is stored in an existing, LDAP-enabled (lightweight directory access protocol) directory. In most customer system landscapes a central directory service is already in place and contains user and group data. Any user that has an account in the corporate LDAP directory can log on to the portal. For details, see