Hoe XML auditfile toevoegen aan settings.xml voor opslag in SQL Server

Welke melding treedt op?

Wat staat er (geanonimiseerd) in het settings-bestand?

Een redelijk pasklare variant is te vinden in de automatisch ontdekte database in %USERPROFILE%\settings-discovery-VERSIE.xml zoals deze XAF 3.2 datacontainer tussen <database> en </database>:

...
  <group
    name="XML Audit Files"
    id="701b5017-fd02-4a56-976c-09b83ccd15ca"
    sortingOrder="4000"
    iconResourceName16="xml_audit_files_16.png"
    iconResourceName32="xml_audit_files_32.png">
    <connection
      name="XAF 3.2"
      IconResourceName16="xaf_16.png"
      authentication="Default"
      sortingOrder="1700"
      description="XML Auditfile Financieel version 3.2. XAF (&quot;XML Auditfile Financieel&quot;) is a file format for Dutch accounting information. It is typically generated by accounting software for communication with other parties and/or the tax office."
      id="6c76f475-d8f1-4d92-874d-6313ad72fb3a">
      <database
        order="10"
        provider="Xaf32"
        userLogonCodeMode="Hidden"
        passwordMode="Hidden"
        AllowConnectionPooling="false" />
    </connection>
...

De beschikbare configuratie-opties zoals de te doorzoeken mappen zijn beschreven in:

Zie ook: