Embedded Driver's License Parsing ADF Example

Embedded Driver's License Parsing ADF Example

This example creates a parsing rule for parsed data.
The parsing rule configures the data in the following format:
Last Name, First Name
Then, in order to limit the full name to 15 characters, create the following ADF rule:
For a license belonging to Michael Williams, the parsed data is Williams, Michael and Williams, Micha after applying the previous ADF rule.