Architecture for Cloud Connect
Administering P6 Professional for Cloud > P6 Professional Cloud Connect > Using Cloud Connect with Client-side Cache Enabled
An embedded SQLite database is at the core of Primavera Cache Service. The SQLite database has a schema similar to a P6 EPPM database and caches data for projects you open, as well as global data that is related to those projects. By default, data is synchronized every 30 seconds between the local cache database and the Cloud Connect database.
The following diagram shows the software components and their interactions:
When a user logs in to a Cloud Connect database using Primavera Cache Service, the service checks for a local cache database for the selected Cloud Connect database in the appdata folder for that user. If a local cache database already exists, the service synchronizes global data between the local cache database and the Cloud Connect database before opening P6 Professional. If there is not already a local cache database for the selected Cloud Connect database in the appdata folder for the user, the service creates an embedded SQLite database with a name in the format sync_<cloud connect alias name>_<user name>.db
and then and loads global data into the newly created local cache database from the Cloud Connect database.
Last Published Tuesday, April 1, 2025