FluentPro Help Center

What do you need help with?

How to set EPM Pulse On-Premise to scheduled FULL data synchronization

APPLIES TO: EPM Pulse On-Premises edition with Project Online connection


EPM Pulse On-Premises Edition does not work with your data directly; it works with data snapshots instead. The snapshots are created daily during data synchronization. 

During the very first synchronization, EPM Pulse performs the full data sync. All the consequent manual and scheduled syncs will include only delta (modified) data, by default. This means, that EPM Pulse will process only the data, which has been updated since the latest synchronization.

If you would like EPM Pulse to run the scheduled full data sync by default, please perform the following: 

1. Open EPMPulse.JobProcessor config file on your server for editing. 

By default config file is located here:

C:\Program Files\FluentPro Software\EPM Pulse\Service


2. Add the following line to the app settings. Save the file when you finish:

<appsettings>
 [...]
 <add key="ScheduleFullSync" value="false"></add>
 </appsettings


3.  Open the EPM Pulse Web config file on your server for editing and perform the same actions as with EPMPulse.JobProcessor config file before. 

By default config file is located here:

C:\Program Files\FluentPro Software\EPM Pulse\Web

4. Now navigate to the server services and restart the EPM Pulse Job processor service.

Was this article helpful?

Table of contents

    Back To Top