Is there a max length for the payload of an ASCII_STRING / RMTES_STRING field?
All I can see documentation-wise is the table "5.5.2.4 FIELD TYPE Keywords" in the "RDM Usage Guide" but I'm reading that as how to convert MarketFeed types to RWF?
I'm inferring (/hoping) from reading the SDK code that string length is only limited by the UInt32 length member of RwfBuffer and EmaString?
Also, is there any max cachable length for these types in the ADH?