I have created an application of SAP Springboot archetype and published it to SAP Cloud foundry and can see the corelation id being generated in the Kibana Logs.
But I was not able to retrieve the CorelationId. I wanted this generated corelation id to be passed from the publisher to consumer through RabbitMQ.
I have tried a lot but I couldn't succeed. Please let me know how to get this Id?