report.service.crystal.serverPath 內容會用來建置 Report Server for Crystal Reports 要求的 URL。
您可以指定部分 URL 路徑或完整 URL 路徑。在使用部分路徑時,Crystal Reports 配接器會使用伺服器的 IP 位址和 report.service.crystal.serverPort 內容來建構完整 URL。
report.service.crystal.serverPort 內容會用來建構 URL,以在 Report Server for Crystal Reports 啟動報告。使用預設值時,產生的 URL 如下:
http://<host_ip>:12080/cqwebreport/CRInvoker
如果要指定 https URL,請對 serverPath 設定輸入完整的 URL。例如:
report.service.crystal.serverPath=https://<host>:12043/cqwebreport/CRInvoker