Documentation

Trace: Technical FAQ

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
visionx:faq_tech [2026/06/19 14:06]
admin [VCS folders]
visionx:faq_tech [2026/07/23 06:54] (current)
admin
Line 174: Line 174:
  
 The directory contains the react UI and if you update VisionX, the latest version will be put into your application. Yes, your ''​WebContent/​ui''​ folder will be updated automatically. If you don't want that, simply create a file with name ''​.custom''​ in your '''​WebContent/​ui''​ folder. But be careful because if you have such file, VisionX won't update to the latest version. So it's in your hands and if you have an incompatible version, you have to update on your own or remove the ''​.custom''​ file. The directory contains the react UI and if you update VisionX, the latest version will be put into your application. Yes, your ''​WebContent/​ui''​ folder will be updated automatically. If you don't want that, simply create a file with name ''​.custom''​ in your '''​WebContent/​ui''​ folder. But be careful because if you have such file, VisionX won't update to the latest version. So it's in your hands and if you have an incompatible version, you have to update on your own or remove the ''​.custom''​ file.
- 
  
 ==== How to update react UI to latest version? ==== ==== How to update react UI to latest version? ====
Line 183: Line 182:
  
 If you use a react UI from the github repo, we don't guarantee compatibility with VisionX because the UI depends on the server implementation. Problems with custom or manually updated react UI versions are not included in standard product support. If you use a react UI from the github repo, we don't guarantee compatibility with VisionX because the UI depends on the server implementation. Problems with custom or manually updated react UI versions are not included in standard product support.
 +
 +==== Check if react UI is up-to-date ====
 +
 +The bundled react UI is stored in: 
 +<​code><​VisionX>/​rad/​apps/​visionx/​resources/​application/​WebContent/​ui/​static/​js/​main.xyz.js</​code>​
 +
 +The react UI of your application is stored in:
 +<​code><​VisionX>/​rad/​apps/<​application>/​WebContent/​ui/​static/​js/​main.???​.js</​code>​
 +
 +Simply compare the filename and if only one '''​main.*'''​ file is available. To be 100% sure, compare the files
 +of every directory.
 +
 +One task of VisionX is to keep your application(s) up-to-date. This will be done automatically.
  
 ==== Update export doesn'​t contain custom folders ===== ==== Update export doesn'​t contain custom folders =====
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information