On this page, we explain how to use and set up the single value matching


Introduction

The single value matching option is designed to match really high volumes often related to payment service providers such as Paypal, Adyen, and Stripe. With the single value matching the system matches a value in a one-to-one relationship. This is only possible if the value from the bank statement transaction line is isolated in the description column or present in a separate column. To import individual data to a specific custom bank statement transaction line column we recommend following the documentation on the page Setup additional fields. The single value matching depends on a map/reduce script that can be scheduled to run as often as once every 15 minutes and does need a separate deployment for each bank account configuration. It's recommended to keep in mind that creating multiple deployments could lead to a processing queue and a dedicated queue is recommended when using multiple deployments.

Setup

The single value matching depends on a single map/reduce deployment for each bank account configuration that can match against closed or open transactions. The deployment uses the setting from the bank account configuration to identify potential additional fields, custom matching fields, and payment difference reasons.

Create deployment

To create a new deployment navigate to CUSTOMIZATION->SCRIPTING->SCRIPTS. Set the type filter to “Map/Reduce” and the from bundle filter to “298954”. Locate the script that is named “BS MR Single Value Matching” and press view on the line.

On the page that opens navigate to the subtab “Deployments” and click on the button labeled “Deploy script”. If only one deployment is needed you could also edit the default provided deployment. Further steps will remain equal.

On the script deployment page that opens populate the following fields in section

Now click on the subtab labeled “Parameters” and set the following information:

Now save the deployment and the configuration is completed.