Summary for Patch 1344 (Verified)

Summary Improve washing function in map maintainer so it suppports substring replacement
Platform Windows
Category bugfix
Valid for 6.2.x, 6.3.x, 6.4.x
Requires 1327
Client Required Patch/es
Supersedes
Superseded by 1347 : Verified / Not hidden
Affects Server: Core
Last Updated April 4, 2016

Download now

Download_red Patch1344.zip

Description

The basic "map" function supported to clean up errors in data from
input sources is currently restricted to replacing the complete output
values. This is inflexible and requires specific entries for every output
value that require modification.

This update adds two new correction functions to mapfilters.cfg 

1. replace
This function allows setting up a proper substring replacement. The
replacement value is still restricted to a "literal", but only the matched
string will be replaced, not the entire data field.

This function also allows substring deletion (by leaving the second 
parameter empty)

2. extract
This function allows extracting one substring from a data field for
output

Detailed documentation for this functionallity can be found in
the included sample configuration file provided in the patch
(mapfilters.cfg.new). 

Installation

Unpack the zip file anywhere on the machine to patch.
Run install.exe to start installation.
Once the patch has been installed, you may delete the unpacked directory.

NOTE: The patch must be installed by a user with administrator rights.

Corresponding Unix Patches

2003 Readme Download



Back to Version List