The BRZ Interface app moves data between Business Central and BRZ by exchanging CSV files through a SharePoint document library. The app never connects to BRZ directly; instead it downloads and uploads files from the library that both systems share.
Before You Start
An Azure AD App Registration with access to the SharePoint document library must exist, and its Tenant ID, Client ID and Client Secret must be entered on the App Setup page.
For every record type you want to exchange (Employee, Payroll, Project) the file location, file name, and delimiter must be configured, see Import/Export File Setup.
For the employee import, the CSV columns must be linked to Business Central table fields, see CSV Field Mapping.
For the payroll import, the payroll journal templates/batches and default posting groups must be filled in on the App Setup page.
Main Process
Configure the connection and file locations on the App Setup page.
Run Import Employees from CSV to create or update employees/resources from the file delivered by BRZ.
Run Import Payroll From CSV to post the payroll postings delivered by BRZ into the financial and cost accounting journals.
Run Export Projects to CSV to send current project data from Business Central to BRZ.
Review the outcome of every run on the Import/Export Log page. Successfully processed files are moved to the archive folder; files with errors are moved to the error folder.