Configure additional languages for Infor connections

The Create New Connection for Infor page (Settings > Connections) displays English, French and Arabic options in the Language field. If any of these languages are selected, while creating an Infor connection, all records that are in this language are extracted. If the records are not in the selected language, the records are extracted in the default language. The default language is the language in which the first BOD for a record is published.

You have the option to configure additional languages to be displayed in this field. For this, configure the IONConnectionLangauges.xml:

IONCOnnectionLangauges in IONConnectionLangauges.xml

Setting Description
XML File path [InstallPath]\BizRightsPresentation\xml
Tag <IONConnectionLangauges>
Node Add a new node <option value="" displayname=" "></option>
Configuration settings
  • Add the required option value in <option value="". For example, to add German, add the value as GR.
  • Add the required display name. For example, add GERMAN.

The node is <option value="GR" displayname="GERMAN"></option>

Default values English, French, and Arabic are configured in the xml file.