A #Batch Executable reads each Account's Description and derives a standardized Industry using MAP_VALUE_CONTAINS_IGNORE_CASE, which matches by case-insensitive substring and returns the value of the first match.
Overview
General Use Case
Use #Batch to apply field transformations across a large volume of records in a single run.
Video Demo
Walkthrough
1
Pipeline - Account.Batches

2
New Executable - Account.ClassifyIndustry

3
Retrieve

4
Scoping

5
Mapping
