question

Upvotes
Accepted
1 0 0 0

OMMMsg的getDataType、getMsgType不同值的含义

OMMMsg的getDataType=132、getMsgType=6和getDataType=132、getMsgType=8有什么区别?

treprfa#productrfa-apijavaOMM
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hello @235601

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?


If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.

Thanks,


AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,


AHS


1 Answer

· Write an Answer
Upvotes
Accepted
79.3k 253 52 74

@235601

Thank you for reaching out to us.

I assume that this question is for RFA JAVA.

Please refer to the RFA reference guide for more information regarding the OMMMsg.getDataType and OMMMsg.getMsgType methods.

For example:

  • The OMMMsg.getDataType() method returns the message's OMMTypes data type. 132 represents OMMTypes.FIELD_LIST
  • The OMMMsg.getMsgType() method returns the message type (MsgType) for this message. 6 represents MsgType.REFRESH_RESP and 8 represents MsgType.UPDATE_RESP.
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.