The B2B processing can only be carried out if it has been contractually subscribed to.
Step 1 - The configuration of the component allowing processing to be carried out towards the Insee database to enrich your existing Accounts database with data from notice 80 is done via DQE B2B Settings right tab then click on New.
Step 2 - You must carry out a mapping to recover the data from notice 80 that you wish to recover to enrich the native fields of your account entity.
Example of mapping:
{
"dqe_activnat_c":"accountnumber",
"dqe_adr_mail_c":"",
"dqe_apet700_c":"",
"dqe_aprm_c":"",
"dqe_categorie_c":"",
"dqe_codpos_c":"address1_postalcode",
"dqe_datecloture_c":"",
"dqe_datemaj_c":"",
"dqe_ddebact_c":"",
"dqe_defet_c":"",
"dqe_depet_c":"address1_stateorprovince",
"dqe_efetcent_c":"",
"dqe_enseigne_c":"",
"dqe_l1_normalisee_c":"name",
"dqe_l2_normalisee_c":"",
"dqe_l3_normalisee_c":"",
"dqe_l4_normalisee_c":"address1_line1",
"dqe_l5_normalisee_c":"address1_line2",
"dqe_l6_normalisee_c":"address1_line3",
"dqe_l7_normalisee_c":"",
"dqe_libapet_c":"",
"dqe_libcom_c":"address1_city",
"dqe_libnj_c":"",
"dqe_libtefet_c":"",
"dqe_nj_c":"",
"dqe_nomen_long_c":"",
"dqe_siege_c":"",
"dqe_siren_c":"",
"dqe_siret_c":"",
"dqe_tca_c":"",
"dqe_tefet_c":"",
"dqe_vmaj1_c":"",
"dqe_vmaj2_c":"",
"dqe_vmaj3_c":"",
"dqe_vmaj_c":""
}
You can modify this mapping according to your data model, simply modify the mapping and save your modifications by clicking on Save & Close.