To determine the jQuery version in TIBCO Data Virtualization, you can use either of the following methods:
Method 1: (1) Log in to the TIBCO Data Virtualization Web Manager and enter developer tool mode by pressing Ctrl + Shift + I (Windows/Linux). Alternatively, right-click on the page and select "Inspect."
(2) Navigate to the Network tab and search for jquery.min.js. Click on it. If not visible, refresh the Web Manager page.
(3) After clicking on jquery.min.js, go to the "Response" tab. Observe and verify the jQuery version. Refer to the attached snapshot for a sample illustration.
Method 2: (1) In your TIBCO Data Virtualization install dir navigate to the below Path: <TIBCO Data Virtualization_Install_Directory>\apps\server\webapps\manager\com.compositesw.web.Manager\app\jquery
(2) Open the file jquery.min.js using Notepad or Notepad++. You can find the jQuery version within the file.