Employee Data-Feed Mapping is accessed by the Reseller and above by editing the client record.
Using Data-Feed Mapping, we can take any field in the Data Sync file and send it to an alternate location. We cannot modify the data.
Using Data-Feed Mapping, we can take any field in the Data Sync file and send it to an alternate location. We cannot modify the data.
There is one Special capability for remapping all 3 Accrual fields in a single entry.
We can do 3 entries individually, like this:
We can do 3 entries individually, like this:
AccrualBalance.Vacation >> AccrualBalance.PTO
AccrualBalanceDate.Vacation >> AccrualBalanceDate.PTO
AccruedAmount.Vacation >> AccruedAmount.PTO
Or we can use a shortcut to do all three like this:
Accrual.Vacation >> *.PTO
We can use the same Shortcut to prevent Sync for a specific Accrual like this:
Accrual.Vacation >> {empty destination}
The above entry will look like this after clicking OK