How to let a RFA message of a large map e.g. 500000 mapEntries go through ADH/ADS to the client. After the message sent to the adh/ads for a while, the client will get A27 Message Ordering' error
The Interactive Provider is an C++ application sending messages via RFA to adh/ads and client e.g. rmdstestclient. Each mapEntry only has a key. Tried to both usePointToPointData False or True in rmds.cpd of adh/ads, doesn't help.