Hi,
I attempted to implement batch request as it is
described in
Elektron-SDK/example/Ema/Training/Consumer/300_Series/370__MarketPrice__Batch/Consumer.cpp. What is the maximum number of RICs in a batch request? It
looks like the limit is between 6000 and 7000. We have a group of RICs with
~18000 items and I had to break it up 4 batch requests.
Thanks