Hi, I am developing an OMM posting consumer to contribute into an ATS. If the item was configured in ATS (1.5) in advance, this works fine, ATS delivers initial Image and Updates to consumers.
But if I contribute to a RIC that wasn't set-up, the contributions Show in the ats.contrib files but the RIC cannot be consumed as it is indicated as not existing. In the ATS documentation I have found, that a static contribution RIC can be inserted from Eikon Excel by contributing to a Special RIC ATS_INSERT_S with the desired RIC Name in FID -1.
I have tried to encode such OMM Message but the ATS does not react. The respective ATS configuration flag ENABLE_INSERT_CONTRIB ist set to TRUE.
Does anyone have a working example for this use case?