When you configure mapping outputs, define the mapping outputs at the mapping level and configure the expressions to aggregate at the transformation level. Bind the persisted output to a mapping parameter.
To configure and bind mapping outputs in deployed mappings, perform the following steps:
Create a mapping with an Expression transformation and configure mapping parameters.
Define a mapping output to persist in the repository and set the aggregation type used to calculate the output.
Configure a mapping output expression to aggregate an output for each row that the mapping processes.
Define a filter query in the Read transformation to read data incrementally from the data source based on a parameterized field and its value.
Bind the mapping output to a parameter to use the persisted value in subsequent mapping runs.