Step | Activity | How to Do It | OK |
Install Axes-TS on the target computer | Axes-TS needs to be installed on the target IBM i server. | See Install and Configure RAMP-TS/aXes-TS on your IBM i Server. |
Create application folder | On the target system, create an application folder as a subfolder of the \axes\ts\screens folder using the IBM i CRTDIR command. | The name of the folder can contain only letters from the English alphabet or numbers, no blanks. |
Set authorities | Use the IBM i WRKLNK command and make sure that folder MyApplication1 has *R rights for user *PUBLIC and no other rights. | Use WRKLNK OBJ('axes\ts\screens\ MyApplication1') then use option 9=Work with authority to display and alter the authority to folder MyApplication1. |
Load tables | SQL commands may be used to load any static or dynamic tables in your application. | The commands execute under the user profile that the aXes server is executing under. |
Deploy the save file containing the aXes definitions to the target system | On the target system, use the IBM i RST command to restore the aXes files into the target system's application folder. | To restore the save file use a command like this: |
Verify IE settings | Verify IE settings on every PC from which RAMP-TS is used. |