How to migrate my apps from to a new VisionX version
4 posts
• Page 1 of 1
How to migrate my apps from to a new VisionX version
Hello!
Would like to know what are the steps to migrate my apps from visionx to a new visionX version?
Thank You
Would like to know what are the steps to migrate my apps from visionx to a new visionX version?
Thank You
- reversedr
- Posts: 35
- Joined: Tue Oct 23, 2018 11:03 am
Re: How to migrate my apps from to a new VisionX version
The easiest procedure is: Full Export from VisionX A and import in VisionX B.
It's also possible to copy the application directory, e.g. if you use an external database. Simply copy the app directory from VisionX A to VisionX B. The application is located in <VisionX>/rad/apps/<appname>
If you're a software developer, it's also possible to use external application folders. An external application folder is better for SCM.
It's also possible to copy the application directory, e.g. if you use an external database. Simply copy the app directory from VisionX A to VisionX B. The application is located in <VisionX>/rad/apps/<appname>
If you're a software developer, it's also possible to use external application folders. An external application folder is better for SCM.
-
Support@SIB - Posts: 355
- Joined: Mon Sep 28, 2009 1:56 pm
Re: How to migrate my apps from to a new VisionX version
Hello!
I tryed the
"Full Export from VisionX A and import in VisionX B." and the " copy the app directory"
but for some applications it says in visionx "Application is not up-to-date!"
I added a screenshot with the Application Information Errors
Any way to fix it ?
Thank You
I tryed the
"Full Export from VisionX A and import in VisionX B." and the " copy the app directory"
but for some applications it says in visionx "Application is not up-to-date!"
I added a screenshot with the Application Information Errors
Any way to fix it ?
Thank You
- Attachments
-
- visionx_app_err.JPG (175.13 KiB) Viewed 18944 times
- reversedr
- Posts: 35
- Joined: Tue Oct 23, 2018 11:03 am
Re: How to migrate my apps from to a new VisionX version
VisionX tries to update the jar files on startup or after Import. What happens if you restart VisionX?
It's also possible that the jar update fails because your application contains custom code which isn't compatible with new APIs. This can but shouldn't happen because we try to be backwards compatible as good as possible.
You could check if the work directory in your application contains a .recompile file.
It's also possible that the jar update fails because your application contains custom code which isn't compatible with new APIs. This can but shouldn't happen because we try to be backwards compatible as good as possible.
You could check if the work directory in your application contains a .recompile file.
-
Support@SIB - Posts: 355
- Joined: Mon Sep 28, 2009 1:56 pm
4 posts
• Page 1 of 1