document on RFA messages & meaning

tim.hung
tim.hung Newcomer

would you share document on each RFA messages & relevant meaning ?

Tagged:

Best Answer

  • Hello @tim.hung

    There is no official documentation that lists all possible RFA Java Error OMM
    messages(MsgType.STATUS_RESP) and RFA Exceptions. However, the common Errors/Exceptions based on my team experiences are listed in the attachment.

    possible-rfaj-statusmessages-exception.zip

    The attachment also includes the possible root causes
    and their solutions.

    Note: Some RFA OMM messages are received from ADS(A<number>) e.g.A20 or ADH(F<number>) e.g.F10. For the other errors sent from ADS/ADH, please refer to ADS/ADH documents.

Answers

  • Jirapongse
    Jirapongse ✭✭✭✭✭

    The documents are in the RFA packages and available online at:

    Please refer to RFA C++ RDM Usage Guide, RFA .NET RDM Usage Guide or Reuters Domain Models (RDM) documents for the usages and meanings of messages in each domain.

    You can also refer to Developers Guide regarding how to use RFA messages.

  • tim.hung
    tim.hung Newcomer

    i see those c++,java, .net developer guides. but cant find those RDM usage guide, would you guide where to find.

    I have the rfa java api v7.5 developers guide, which chapter will list those rfa messages & what they mean ?

  • Jirapongse
    Jirapongse ✭✭✭✭✭

    RDM Usage Guides are available online, as mentioned in the previous answer.

    image

    For RFA Java, the document name is Reuters Domain Models (RDM).

    In RFA Java Developers Guide, you should read Chapter 2 RFA Concepts and Chapter 3 OMM Package.

  • tim.hung
    tim.hung Newcomer

    noted. Which document will list common RFA error messages and meaning ? such as concurrent logon denied, service denied or permission denied ?