2018.2

Table Of Contents
DataMapper Validation
Option added to Execute Data Mapping to validate the records without actually extracting
them. This provides an elegant option for determining potential data errors prior to actually
running the job. (SHARED-57946)
When running with this option, the Data Mapping task returns a summary of the data mapping
job as well as a list of records that would generate an error, if any. Since no data is extracted,
the operation is very quick and may save you a considerable amount of time by allowing you to
check for errors prior to actually running the job.
Improved Logging
All tasks now include their Task Index (relative to their process or sub-process) in a fixed
location on every entry they log.
The Task Index can be found between square brackets immediately after the time-stamp for
each entry. (SHARED-64725)
Connect Workflow Improvements:
l
The Update Data Records task now supports JSON data with detail tables, as well as
Metadata. This allows the task to modify not only records, but also the information in any
Page 1277