Receiving an error from RFA : RFA Exception OmmInvalidUsageException dictionary retrieval failed ...

...(timed out after waiting 45000 milliseconds)

Do you know how to configure my RFA to use local field dictionary file instead of downloading that from upstream system or TREP ?

We are receiving below error when try to connect one of publisher server.

Receiving an error from RFA : RFA Exception OmmInvalidUsageException dictionary retrieval failed (timed out after waiting 45000 milliseconds)Receiving an error from RFA : RFA Exception OmmInvalidUsageException dictionary retrieval failed (timed out after waiting 45000 milliseconds)

Best Answer

  • wasin.w
    wasin.w admin
    Answer ✓

    Hello @ryusuke.kamimura

    I must admit that I am not the C++ API Guy. However, based on my research the RFA C++ rfa::rdm::RDMFieldDictionary class also has the same kind of methods as follows:

    • readRDMEnumTypeDef()
    • readRDMFieldDictionary()

    rfa-fielddictionary-2.png

    Hope this helps.

Answers