From b2edf6f2888273862c499fda496279d55e071952 Mon Sep 17 00:00:00 2001 From: "Phares Mike (CSC FI SPS MESLEO)" Date: Mon, 28 Apr 2025 18:13:16 +0200 Subject: [PATCH] Merged PR 15600: Switch to InfinityQS server messa04ec.infineon.com to allow the SPC MI to sav... Switch to InfinityQS server messa04ec.infineon.com to allow the SPC MI to save locally --- LSL2/STPROC/METROLOGY_SERVICES.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/LSL2/STPROC/METROLOGY_SERVICES.txt b/LSL2/STPROC/METROLOGY_SERVICES.txt index 6bbb3e2..24b770e 100644 --- a/LSL2/STPROC/METROLOGY_SERVICES.txt +++ b/LSL2/STPROC/METROLOGY_SERVICES.txt @@ -2406,8 +2406,7 @@ Service GetIQSViolations() Response = 0 ParsedIQSData = '' Pass = 1 - //URL = "https://oi-metrology-viewer-prod.mes.infineon.com:4432/product-thick-and-res-health-reduced-web.html" - URL = "https://messa020ec.infineon.com:4438/product-thick-and-res-health-reduced-web.html" + URL = "https://messa04ec.infineon.com/product-thick-and-res-health-reduced-web.html" TimeoutDuration = HTTPClient_Services('GetTimeoutDuration') If TimeoutDuration NE 30 then Httpclient_Services('SetTimeoutDuration', 30) IQSResponse = Httpclient_Services('SendHTTPRequest', 'GET', URL, '', '', '', '', '', '', '')