Get Data Macro
The goal of this feature is allow app builders to build customized mapping of Tables or Documents.
To configure the to/from of the integration follow the instructions of the Get Data Configuration
Get Data Macro

To access the configuration menu the PERM_MANAGE_MAPPING role is required.

Above more information about the macro implementation.
Name - Is Name of configuration, this field must be unique.
Document - It`s Document that will receive the configuration of the mapping fields
Type - It is possible to configure a type of table or document
Table/Document - List of tables or documents.

Filter - Tables and documents can return all records, for this the importance of filters to perform the mapping. Expressions of document can also be used in the filter
Get Data Mapping Configuration

When the type is Table, the return will be a collection of that table, in this case if the table field is configured in fields that are not a list, the system will take the first record found. When the type is Document, the return will be a collection of that document, in which case the system will take the first record found.
Get Data Macro Configuration

The configuration just choose which configuration for this documentType