Config Function
This function can be used to get the feature configuration value.
CONFIG function can be used in all three sections of DATA TRANSFORMATION i.e. HEADER, FOOTER or FIELD.
Function:
CONFIG(featureConfigName, optionType, sequence)
-
featureConfigName – Feature configuration name defined in ORMB system
-
optionType – Option Type in feature configuration
-
sequence – Sequence Number in feature configuration
INPUT parameters can have Literal values i.e. static values enclosed in single quotes or those configured Field names in Data Transformation whose mapped value will be referred.