Updating Dictionary Definitions

Before running a validation, the user will need to update the dictionary definitions in order to create worksheets. Clicking the Update Dictionary Definitions button copies the contents of the WorkingDirectory into the database used by the Data Integration Validation tool.

Note: The WorkingDirectory is located at http://schemas.bankerssystems.com/ExpereTxn/WorkingDictionary.xml .
  • The server hosting the Expere runtime needs to be able to access this URL. If that is not possible, use Internet Explorer to download this document and save it to a location accessible to the Expere server.
  • Open bsi.properties located at C:\inetpub\wwwroot\Expere\bin\bsi.properties by default, and modify this property:
    com.bankerssystems.expere.trans.
    UpdateValidationDictionaryDefinitions.txnSource 
  • Change it to point to the location you saved the WorkingDictionary.xml file. You must start the path with “file:///” and only use the forward slash “/” in the path. For example: file:///c:/Expere/WorkingDictionary.xml.

It is recommended that users click the Update Dictionary Definition button after new content releases.