Thanks for your reply,
@Shantanu Indra.
The use case is fairly simple: customer would like to make sure we receive and process the messages in the order that the updates are made to avoid racing conditions between parent and child records.
Object version and message timestamp is only useful to avoid processing two updates in the same object in the wrong order, but it does not give us any assurance of order of updates between multiple dependent objects.
Just to be clear, it’s fine if the answer is that Reltio cannot publish to FIFO queues or topics. I just need a more direct answer to the question itself if possible.