Author: Jean-Edouard Mayette

Version: 2024.1.X (tested on 2024.1.11)



Need

For some designed flows, it can be useful to identify with a specific alias the iteration of an action in a loop. 


Summarized Solution


Here comes the "Dynamic name".


Detailed Solution

An example of a "Load DIM_CUSTOMER" mapping called in a loop :


image



Using Production Analytics, the log execution is (for the mapping calls) :


image


With a custom alias using the "Dynamic name" :

 

image

The mapping can be identified in the log execution :


image

The session variable "CORE_DYNAMIC_NAME" is now available :


image