Sync Configuration Setup
Prerequisites
-
To manage sync configurations, you must:
-
To manage sync configurations, you need:
Basics
Multiple factors determine whether a record syncs to a user’s device. These include:
-
Salesforce sharing settings must grant the user access to the record.
-
Whether the org uses the Sync V4 Config discussed on this page to control sync
-
If the org has enabled Sync V4 Config, the user must have a Sync Configuration defined, and the sync configuration must allow the record to sync.
-
-
If the record’s object has a workflow defined, the record must be in a syncable status.
-
If the org is using AltSync, the record’s AltSync flag must be selected.
Adding a Sync Configuration
Basics
-
Sync configurations control the jobs that sync to FieldFX Mobile.
-
You can add one or multiple sync configurations for a user.
-
Sync Configurations with Sync - Job Crew Only specified automatically generate for Contact records with the Available for Field Work option selected.
Two sync configuration records generate for the contact:
-
One configuration that enables the user to sync all jobs for which they are assigned to the job crew.
-
One configuration that enables the user to sync all jobs for the user’s Office.
The automatic generation of either or both of these sync configuration records can be disabled.
-
Guidelines
If you install the FX5AltSync package, you must add a sync configuration for every FieldFX Mobile user on the following release channels:
-
Sync V4 Beta
-
Sync V4
-
V4 Quarterly Beta
-
V4 Quarterly
Step-by-Step Guide
-
Open the Sync Configurations tab
-
Click New
-
In Contact, select a user contact.
-
Select the jobs to display:
-
Select Sync – Job Crew Only to display jobs where the user is dispatched to the job
-
In Account, select a customer to display jobs with price books linked to that customer.
-
In Job Type, select a job type to display jobs of that type.
-
In Segment, select a business segment to display jobs for that segment.
-
-
Click Save
You can add more than one sync configuration record for a user, such as if the user should be able to sync records for more than one Office or Segment. |
Enable the Automatic Generation of Sync Configuration Records
-
Sync Configuration records can automatically generate for a user when you create the user’s contact record and select the Available for Field Work option.
-
All syncable jobs for which the user has been assigned to the job crew.
-
All syncable jobs for the user’s Office.
-
-
The automatic generation of either or both of these configuration records can be enabled as described below.
Enable the Automatic Generation of Sync Configuration Records
-
From Setup, enter
Custom Metadata
in the Quick Find box, then select Custom Metadata Types -
Click AppSetting
-
Under Custom Fields, click Edit next to Active
-
Under General Options, change the Default Value to Checked
-
Click Save
-
Follow the instructions below to enable the automatic generation of sync configuration records for a user’s job assignments, a user’s assigned office, or both
Enable Automatic Generation of Sync Configuration Records for a User’s Job Crew Assignments
-
From Setup, enter
Custom Metadata
in the Quick Find box, then select Custom Metadata Types -
Click Manage Records next to the AppSetting row
-
Click Edit next to ContactSyncJobCrew
-
In Value, enter
true
-
Click Save
Troubleshooting Sync
Browser Errors
-
FieldFX Mobile users that require many fields from an object may run into browser 414 or 431 errors that result when a URL is too long to process.
-
This may happen if the FieldFX Mobile user accesses too many fields from the object, or if the API Names of the fields are too long.
-
Resolve the issue by reducing the number of fields accessed by the FieldFX Mobile user or reducing the length of the API Names for custom fields.
The resulting URL must be less than 8K in length.
Field names are separated by a comma in the query added to a URL. Commas take 3 characters in a URL. Keep this in mind when determining the potential length of a URL.
Sync Simulator
-
Use the Sync Simulator to display an object-by-object breakdown of the data and attachments that sync to a user’s device.
-
The sync simulator must be setup prior to first use.
Sync Health Board
-
The Sync Health Board displays real-time metrics about sync performance.
-
The Sync Health Board must be setup prior to first use.
Sync Event Viewer
-
Use the Sync Event Viewer to troubleshoot and resolve sync upload errors.
Record Access Check
-
The Record Access Check tool displays what kind of access a user has to a specific record.
User Share View
-
Use the User Share View tool to determine what grants a user access to a particular record.
Sync Events
-
Use the Audit Log to view sync activity across users.
-
Use the Packet Viewer to troubleshoot a particular sync for a specific user.