Description

The CurrencyNameMapGen Generator generates the Currency Name based on referenced Currency Code.


Parameters

The following parameters may be configured for the CurrencyNameMapGen Generator. Items with an asterisk* are required. 

  • currencyCode* - References an Attribute that generates Currency Code.


Example 1: Generate Currency Name Based on Currency Code

This example shows how to generate the Currency Name based on the generated currency code. To accomplish this, two Generators must be linked: CurrencyCodeListGen and CurrencyNameGen


The currencyCode Parameter references the CurrencyCodeListGen value, as shown below: 



The CurrencyCodeListGen Generator configuration appears as shown below: 


Sample Output