Languages
Inriver languages may need to be mapped to Litium languages, this article explain how to configure.
Following changes should be done in the Litium.AddOns.InRiver.dll.config file.
Map Languages
In inRiver the languages are sometimes expressed in just the two letter language code.
But in Litium, it is defined with a full 4 letter language/culture code.
To map the inRIver language to the Litium language, use the "languageMapping" setting in the Litium.AddOns.InRiver.dll.config file.
Fallback language
You can specify a fallback language, if a given field is empty in a given language, then the connector will use the value from the fallback language if it is not null, otherwise connector will use any non-empty value from other languages.
You can specify which fields will have this behaviour by specifiying them in "fallbackFieldTypeIds" setting.