We're using version 3.5.6-E7 of the SFC java API.
Our client extends com.reuters.sfc.realtime.chains.general.ChainElementRecordClient.
Recently we had some problems processing a ChainElementRecordClient#processChainElementUpdate(RecordChainElement) event which notified us of a RIC name change.
We get these messages approximately 4 times a year when our futures roll over to the next quarter.
Is there a test RIC that we can listen to that has regular name changes so we can test the behavior of our client without waiting until the next futures roll which takes place in December?