We are using RFA 8.1 C++ api to consume market data with Open DACS set up.
Can you confirm if our understanding about PROD_PERM and DACS lock is correct -
- PROD_PREM contains PE codes. They needs to be converted to DACS lock for checking CBE
- Refresh message will have has_perm_data flag set and permData. permData in Refresh message has DACS lock which can be used for CBE checks.
- Which method out of above two should be used for CBE checks?
Also can you tell us where I can find more information on PROD_PERM FID. Data model page has just one liner description.