Hello team,
I am using a class similar to StarterConsumer_Post.java to post the Yen Swaps rates to JSCC at the end of AM and PM.
I'd like to know if there is a way that we could confrim the rates that we published to JSCC.
Though we do receive an ack response after posting a message, we'd like to see if we can retrieve the whole value as well. I don't believe the ack message would contain some values that we could verify what we've posted.
Could you advise if there is a nice way of doing this? One time query is fine (no subscribers up all day, but only one time batch to retrieve the values), and would help if you have anything like StarterConsumer_Post.java that I could refer to, as an example.
Thank you.