Setting up the Smart Reconciliation configuration file

Use this procedure to set the values on the configuration file:

  1. Open the smr_config.xml file using a text editor.
    Note: The smr_config.xml file is located in the directory LAWDIR/system, where LAWDIR is an environment variable that contains the path to the Lawson applications.
  2. Set the value attribute in each setting. Specify this information:
    Setting Description
    theme

    This setting defines the style set that Smart Reconciliation displays.

    The valid values for this setting are 9, 10, and 10.3.

    show_invoice_totals

    This setting controls the display of a summary on the page header of the Smart Reconciliation work list and match screens to indicate the total number of invoices to be processed. These are the valid values for this setting:

    • yes - the summary section on the page header is displayed when the work list or match screen loads.

    • no - the summary section on the page header is hidden when the work list or match screen loads.

    automatch_tolerance_cost This setting defines a decimal value that tolerates unit cost discrepancy between paired invoice and receipt lines to consider the pair as part of an Automatic Set when the match screen loads. The valid value for this setting is a decimal value greater than or equal to 0.00.
    automatch_tolerance_ext_amt This setting defines a decimal value that tolerates extended amount discrepancy between paired invoice and receipt lines to consider the pair as part of an Automatic Set when the match screen loads. The valid value for this setting is a decimal value greater than or equal to 0.00.
    ios_version This setting indicates through Smart Reconciliation the version of the IOS it is using. The valid value for this setting is in a dotted notation format X.X.X, where X is a numeric value.
    ios_base_url

    This setting sets the base URL where Smart Reconciliation is accessed. The valid value consists of the protocol, host name, and the port number in the format [protocol]://[host name]:[port]/.

    Note: Ensure that the forward slash (/) after the port number is included.
    user_pref_location This setting defines the file system directory where Smart Reconciliation user preference files are stored and read from. The path is completely relative to the defined persistent data directory. The valid value for this setting is a file directory.
  3. Save your changes.