Capital Markets Adapters 10.3.1 | Apama Capital Markets Adapters Documentation 10.3.1 | Reuters RFA Adapter | Dictionary path
 
Dictionary path
It is not necessary that every source use same standard RDM dictionary for parsing OMM data. The following properties are introduced to add dictionaries,
<property name="FieldDictionary.FileName" value="RDM_Dictionaries/RDMFieldDictionary"/>
<property name="EnumDictionary.FileName" value="RDM_Dictionaries/enumtype.def"/>
FieldDictionary.FileName --> File path of Field dictionary
EnumDictionary.FileName --> File path of enum dictionary
By default it takes dictionaries path which are shipped with adapter.