Report Posting doesnt work with Load Balancer URL
We have configured a load balancer using Azure Application Gateway (AGW) and are using the load-balanced URL on the Process Scheduler Report Nodes page.
The Process Scheduler (batch server) is running on a Windows server, while the web server hosting the Report Repository is a Linux server.
The Distribution Agent is successfully transferring reports to the designated location in the Report Repository (PSREPORTS) on the Linux web server. However, the Process Scheduler reports the following error:
"PSNT failed to send the report"
As a result, the process instance remains in a "NOT POSTED" status.
Since the reports are being successfully delivered to the Report Repository, it appears that report generation and file transfer are functioning correctly. The issue seems to be occurring during the report posting phase.