The most recent content from our members.
When we request our publisher with view fids option to limit the initial image with only the fids we need, it giving the full image for it. In the below, we have requested for Fid 101, but we got all the Fids in return. I can see "RSSL_SC_UNSUPPORTED_VIEW_TYPE", how to rectify this? <!-- rwfMajorVer="14" rwfMinorVer="1"…
Hi, I would like to get real-time updates for only specific fields of a RIC. I've using the below sample code for the dynamic view/field filtering. ElementList view = EmaFactory.createElementList(); OmmArray array = EmaFactory.createOmmArray(); array.fixedWidth(2); array.add(EmaFactory.createOmmArrayEntry().intValue(22));…
It looks like you're new here. Sign in or register to get started.