aXes 4.2.0 - How to migrate projects

Use this Forum to post tips and techniques for using aXes. Please explain in detail. This Forum is managed by the aXes user community. LANSA cannot guarantee the accuracy of any information posted to this Forum.

Moderator: jeanmichel

Post Reply
User avatar
jeanmichel
Posts: 109
Joined: 23 May 2014, 11:37
Location: Sydney

aXes 4.2.0 - How to migrate projects

Post by jeanmichel » 18 Jul 2019, 11:53

Method A: Using the IBMi Navigator:

Since the option to upgrade an aXes installation has not been provided in aXes 420, you might need to copy projects from your earlier version of aXes to the latest installed. For this example the latest is 4.2.0.

If you need to move a project from aXes 4.1.1. to aXes 4.2.0 (the combination of versions doesn't matter, any versions will work), there is a very easy way of doing it.

1. Open the IBM system i navigator and navigate to the project you want to copy. Typically in /AXES/TS/SCREENS
Screenshot from 2019-07-18 13-35-05.png
Screenshot from 2019-07-18 13-35-05.png (69.76 KiB) Viewed 27489 times
2. Right click and select copy

3. Navigate to the location you want to copy the project to. In this case, its aXes 4.2.0 so the location is as below

3.1 If you are using the aXes W3 webserver on aXes 4.2.0, typically /AXES420/TS/SCREENS
Screenshot from 2019-07-18 13-41-01.png
Screenshot from 2019-07-18 13-41-01.png (56.82 KiB) Viewed 27489 times
3.2 If you are using the aXes services HTTP webserver (Recommended) on aXes 4.2.0, typically /AXESJSM/JSM/INSTANCE/WWW/INSTANCE/HTDOCS/TS/SCREENS
Screenshot from 2019-07-18 13-42-23.png
Screenshot from 2019-07-18 13-42-23.png (90.91 KiB) Viewed 27489 times
4. Right click and paste

Its now ready to be opened in the new aXes version.

Method B: Using the IBMi Terminal:

For this example we will be using a project in the folder /AXES411/TS/SCREENS to the folder /AXES420JSM/JSM/INSTANCE/WWW/INSTANCE/HTDOCS/TS/SCREENS

1) Login to the IBMi server and using the WRKLNK command navigate to the project you want to move.

2) select option 3 and then press F4

3) In the To Directory type in the directory to copy the project and in the Directory Subtree select *ALL
Screenshot from 2019-07-18 14-03-13.png
Screenshot from 2019-07-18 14-03-13.png (28.93 KiB) Viewed 27485 times
4) Press Enter and the project should be copied to the new location.
Regards,

Jean-Michel Rapin

LANSA Pty Ltd
email: JeanMichel.Rapin@lansa.com.au
Address: 122 Arthur Street, North Sydney, NSW 2060, Australia
Tel: +61 289 070 262 http://www.lansa.com | http://blog.lansa.com |

Post Reply