Posted 14 June 2024, 5:08 am EST
Hi,
We are currently using Active Report-Designer 18 integrated into our application. Everything works fine when running a single instance. However, we are encountering issues with the preview functionality when running multiple pods. During preview, the render call always succeeds and returns a viewId and documentId. Unfortunately, subsequent calls to TOC and progress, with viewId in payload, fail inconsistently. The error returned is 404, indicating that the viewId data is not available across other pods. I need to understand how the viewId is generated and where it is stored.