Hello, we are using RFA 8.1 C++ api's to consume Level1 & Level2 market data. We want to understand how to generate DACS locks from PE codes received in PROD_PERM FID.
We got to know from @Jirapongse that we can use below api for it.
Our question is, this api accepts list of PE codes while we can receive only one PE code from PROD_PERM FID. Is it possible for a given symbol(Subject) to have multiple PE codes? if yes then how those multiple PE codes are published?