Selecting Market
In certain situations, when you have multiple markets (for example, multiple assortments in Litium Studio for different countries) you would want to disable publishing of certain articles in certain markets, and only make them available in only selected markets.
this article explains how to configure this through the connector.
Example:
Suppose you are selling a product called Coffee Machine, which has two inRiver items, Coffee Machine Red and Coffee Machine Blue. So there will be two Litium Studio articles, called Coffee Machine Red and Coffee Machine Blue, and one Litium Studio variant group called Coffee Machine.
Also suppose you have two markets, one for Sweden and one for Norway, and therefore you have two Assortments in Litium Studio called Sweden and Norway, then in inRiver, under the "Channel" node you will have two "ChannelNode"s called Norway and Sweden.
Say you would only want to sell Blue coffee machine in Norway and Red coffee machine in Sweden.
To do this is to use a assortment selector.
Procedure
- Create a Multi-valued CVL in the inRiver item entity, each CVL value should exactly be the name of your Assortment, in above case the values should be Norway and Sweden.

- Your channel in Rich client and assortment in Litium Studio must look as follows with matching names. For the above example, your Litium Studio channel in inRiver Rich client may look as

- Change the \\Program Files\inRiver AB\inRiver Connect\OutboundConnectors\Litium.Studio.AddOns.InRiver.dll.config setting assortmentSelectorFieldTypeId and set it to the field type you have created above. In this example it will be like
assortmentSelectorFieldTypeId="ItMarket"
(Makesure you restart the inRiver connect and set up the fields as described in the begining of this section)
Now, when this CVL value is set for the items, the item will only be available only the assortment the CVL value is set.