The data in FIX messages can be unordered, and many FIX fields in a message are optional. The RDS format does not support optional values. You may want to change any or all of these behaviors before you invoke the publisher API to send data.
Perform these steps on a per-instrument basis for FIX messages that support multiple instruments. For FIX messages that support multiple destination RDS messages for a single instrument, you may need to concurrently aggregate data for multiple RDS messages, since the FIX data for the different RDS messages may be interleaved.