we have a ema based java ommconsumer client which currently subscribes to spot. forward bid/ask rates but the same connection is not getting any market data feed for WMR Fixing RICS e.g. USDEURFIXP=WM and USDEURFIX=WM.
We are using client service account which has the RTO/WMR licenses
What could be the issue here?
This is the ema config being used:
elektron:
ema:
clientId: "GE-XXXXXXXXXXXX"
transportProtocol: 1
tokenServiceUrlV2: "https://api.refinitiv.com/auth/oauth2/v2/token"
serviceName: "ELEKTRON_DD"
serviceDiscoveryUrl:"https://api.refinitiv.com/streaming/pricing/v1/"
regions: "eu-central,eu-west,us-east,ap-southeast,ap-northeast"
applyView: true
enableBatch: true
exitOnStartupFailure: false
batchSize: 500
batchDelayMillis: 1000
enableAsyncModeBatching: true