question

Upvotes
Accepted
185 6 12 26

Not getting entry for enum = 4445 in enumeration table

We are using RFA 8.1 C++ api to consume Level1 and Level2 market data with Open DACS set up. We have updated enumdef.type and RDMFieldDictionary as per latest RFA 8.2 , still we are getting error :

OMMClient::processEvent-InvaidUsageException->Enumeration Table does NOT contain entry for enum = 4445

We want to understand why this error is occuring ?



treprfa#productrfa-apic++
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.

@mktdata

Hi,

Thank you for your participation in the forum.

Are any of the replies below satisfactory in resolving your query?

If yes please click the 'Accept' text next to the most appropriate reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your 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

Upvotes
Accepted
79.2k 251 52 74

@mktdata

Can you identify the enum field that causes this error?

Please also share the retrieved data including times before this error. Therefore, we can verify it from the Tick History data.

You may contact the API support team via Contact Premium Support to investigate this issue.

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.

Upvotes
79.2k 251 52 74

@mktdata

Thanks for reaching out to us.

Please verify which RIC and field provide this enum value.

It could be a content issue. I checked the latest enumtype.def file and found that it doesn't have this 4445 enum value.



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.

Upvotes
185 6 12 26

@Jirapongse we have verified the RIC is AAPL.OQ.

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.

Upvotes
79.2k 251 52 74

@mktdata

I checked the historical data of AAPL.OQ from 2023-06-12 to 2023-06-20. I was unable to find the enum field that provides the 4445 enum value. I found these fields that provide the 4445 value.

,,,,FID,32743,,ACVOL_UNS,4445,
,,,,FID,32,,ACVOL_1,4445,
,,,,FID,6588,,REPORT_VOL,4445,
,,,,FID,1404,,ODD_VOLUME,4445,
,,,,FID,211,,NUM_BIDS,4445,
,,,,FID,8667,,ODD_TRDID,4445,
,,,,FID,5520,,IRG_TRDID,4445,
,,,,FID,77,,NUM_MOVES,4445,
,,,,FID,7052,,ELG_NUMMOV,4445,

Did the code check IsBlank before accessing the data?


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.

Upvotes
185 6 12 26

@Jirapongse We got error :

Enumeration Table does NOT contain entry for enum = 4445 for symbols: IBM.N, APPL.OQ and AMD.OQ.

While symbols like AAPL.O and AMD.O didn't generate any enum error.


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.

Upvotes
185 6 12 26

@Jirapongse We don't have any idea about enum field which is causing this error.

We haven't received any data for symbols IBM.N, APPL.OQ and AMD.OQ which were giving this error.


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.

@mktdata

Please contact the API support team via Contact Premium Support to investigate this issue.

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.