Sync single session

pob

New Member
We have a project with 5 different sessions. On the data collection form of each session, there's a "doSync" button. When this button is pressed, data from all 5 sessions is sync'd to the destination. Is there a way to make it so that the sync is only for the open session?
 

Dan Peluso

Member
Staff member
Hi,

Yes. In TracerPlus Connect, you could seperate those 5 different sync *processes* into their own individual *profile*. Each "DoSync" button would then be configured to use the specific profile to that session. In summary, the 2 changes to make are as follows:

1. In TP Desktop, change each of the DoSync button properties to target a different Sync Profile ID (this is in the properties settings of the button in the form designer

2. In TP Connect, create 4 additional new profiles and move the sync processes around so that there is only one sync process in each profile and make sure those processes are syncing to the appropriate TracerPlus session.

Let me know if that helps.
 
Top