We are seeing issue in our automation environment, some of the js files of Smartclient are not loaded causing issue as shown in attachment.
We have upgraded to Smartclient version SmartClient_v131p_2025-10-18_Enterprise. Issue is mostly observed in automation. It is not browser specific but more consistently seen in Edge v/s other browsers.
There are some warning in the console.
"7:33:25.814:WARN:Log:Patch for SmartClient 6.5 build included in this application. You are currently running SmartClient verion 'v13.1p_2025-10-18/Enterprise Development Only'. This patch is not compatible with this build and will have no effect. It should be removed from your application source."
This is warning message but still wanted to check if it can cause some issue? Why does it log for 6.5 build patch?
Also, some of the Smarclient js files (e.g. ISC_History.js) are loaded with parameter isc_version=10.0.js or isc_version=8.2.js? This does not look to be version number as there is .js added to it. Do change this to v13.1p_2025-10-18?
We have upgraded to Smartclient version SmartClient_v131p_2025-10-18_Enterprise. Issue is mostly observed in automation. It is not browser specific but more consistently seen in Edge v/s other browsers.
There are some warning in the console.
"7:33:25.814:WARN:Log:Patch for SmartClient 6.5 build included in this application. You are currently running SmartClient verion 'v13.1p_2025-10-18/Enterprise Development Only'. This patch is not compatible with this build and will have no effect. It should be removed from your application source."
This is warning message but still wanted to check if it can cause some issue? Why does it log for 6.5 build patch?
Also, some of the Smarclient js files (e.g. ISC_History.js) are loaded with parameter isc_version=10.0.js or isc_version=8.2.js? This does not look to be version number as there is .js added to it. Do change this to v13.1p_2025-10-18?
Comment