MBO Domain - ADH sends unsubscribe

I am sending subscription request via ADH to TREP FH on MBO domain. As soon as the initial image is sent with the final image following header


<refreshMsg domainType="RSSL_DMT_MARKET_BY_ORDER" streamId="5" containerType="RSSL_DT_MAP" flags="0x10E8 (RSSL_RFMF_HAS_MSG_KEY|RSSL_RFMF_SOLICITED|RSSL_RFMF_REFRESH_COMPLETE|RSSL_RFMF_HAS_QOS|RSSL_RFMF_HAS_PART_NUM)" groupId="0" partNum="20" qosDynamic="0" qosRate="1" qosTimeliness="1" dataState="RSSL_DATA_OK" streamState="RSSL_STREAM_NON_STREAMING" code="RSSL_SC_NONE" text="*RequestCompleted" dataSize="54348">



The ADH sends unsubscribe request as soon as it receives the image complete flag. Any reason for such behavior from ADH?

Tagged:

Best Answer

  • Jirapongse
    Answer ✓

    @vishal.anand

    Thank you for reaching out to us.

    Please contact the ADH support team direclty via MyRefinitiv to verify the behavior.

    The streamState in the message header is "RSSL_STREAM_NON_STREAMING". This means that the stream is closed and updated data is not delivered without a subsequent re-request. Typically, this happens when using snapshot requests.