Hi @ShilpaN.Chalke - how long of a delay are you seeing? It is important to understand the architecture of Zeebe, which exports data to a long-term cold-store (by default, Elastic) for Operate and other components to read from. There will always be a small delay. There are several factors that contribute to the length of the delay, many of which can be configured within Zeebe.
I would recommend starting with these resources:
- available configuration variables (note: these aren’t Helm values)
- Exporters documentation
- This forum thread about exporter delays and architecture design