2022

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In this case we are matching data from / to a database to data to / from a file. There is no specific requirement on names. The columns belonging to a table in the database must be muched by the user to the columns defined in the file.

...

Following the example below defined, we will match the columns of a table named Account, which contains fields that resemble the fields in the table Accounts in Salesforce.


Image Added


Panel

Process map

BSync's process will match each of the field tables with the database tables as defined in the Data Map. In our example:


Image Added


Panel

Field mapping

You can map any of the table columns to any of the file columns. However, it is advisable to keep the nomenclature. I our example we will match similarly to what we defined in our data map.


Image Added


Panel

Preliminary steps (Database preparation):

...