Ability to create variables in the mapper
Description
hi,
In the OIC mapper when we are mapping the elements to target side, we need to have ability to define teh variables to store a value which can be used later during mapping to filter the data.
For example , we are creating a list of orders based on a for each loop on orders. for each order if we are craeting lines using another for each loop. then in such case we need to define a variable to store order id being processed so that lines of that order id are created. here we need to filter Order lines for each loop for tat order id stored in the variable.
Tagged:
13