OmmConsumer consumer(OmmConsumerConfig().host("********").username("reutersQuoteSource"));
consumer.registerClient(ReqMsg().serviceName("******").name("EUR=")
.payload(ElementList().addUInt(ENAME_VIEW_TYPE, 1)
.addArray(ENAME_VIEW_DATA, OmmArray().fixedWidth(2).addInt(22).addInt(25).complete()).complete()), client);
I limit just 2 fids in OmmArray, but I see the decode with still return all of the fids