Websocket settings ADH/ADS

Advanced Data Hub (ADH) Advanced Distribution Server (ADS) Question 1, in order to support websocket settings, do the following settings need to be modified in adh/ads at the same time? *IDN_SELECTFEED*convertMfeedDataToRWF : True *IDN_SELECTFEED*dataType : 6 Question 2, Does ET support obtaining RWF type data from ADS?

Best Answer

  • Gurpreet
    Answer ✓

    Hi @Leonardo Razos,

    please see ADS installation and configuration guide (Section 17) for all the parameters required for setting up WebSockets. Primarily, you have to enable the websocket connection with this parameter -

    *your_ads*allowWSConnections : True


    What is ET? To consumer OMM data from ADS, you will need RTSDK which supports RWF. See tutorials here.