The connectivity configuration file can be used to store channel feed parameters for all market data channels in the some environment (Test or Production).
For example:
For example:
If it is necessary to get ids for all chanels from the connectivity configuration file, OnixS::B3::MarketData::UMDF::HandlerSettings::gatherChannelIds(std::vector<int>& channelIds, const std::string& channelConfigFile) can be used.