The current configuration that the developer has is:
<node name="Connections">
<map/>
<node name="quantis-us-dev">
<map>
<entry key="connectionType" value="SSL"/>
<entry key="serverType" value="sapi"/>
<entry key="serverList" value="ads1-qa.ny.rbcds.com ads2-qa.ny.rbcds.com"/>
<entry key="portNumber" value="8101"/>
<entry key="userName" value="_quantis"/>
<entry key="downloadDataDict" value="true"/>
<entry key="downloadFullMarketFeedDataDict" value="true"/>
<entry key="logEnabled" value="true"/>
<entry key="dacs_CbeEnabled" value="false"/>
<entry key="dacs_SbePubEnabled" value="false"/>
<entry key="dacs_SbeSubEnabled" value="false"/>
</map>
</node>
I would like to know how to switch to OMM, what configuration should be used. And please provide some sample codes and configuration that I can try out before making code changes.
Please let me know if you need further details.