DTE020 – Create Version 1
Objective
To deploy the client application to connect to the partition you are using for training on the IBM i server. For training purposes, if you are working in partition TRN you will build a package to install to partition TRN.
If you were deploying your application into partition TST for example, then you would have promoted your application and files to partition TST. Your deployment PC would have partition TST setup in Visual LANSA and the client application would be checked out and compiled on the deployment PC. You would then build an install package (Version 1) to install the client software, probably to a file server. A Network Client install to the end user's desktop would then provide a shortcut to load and run the client application from the file server.
The target partition on the IBM i server must contain the following personnel system files:
PSLMST – Personnel
PSLSKL – Personnel Skills
DEPTAB – Department Code Table
SECTAB – Section Code Table
SKLTAB – Skill Code Table
On the IBM i, the demonstration files can be defined in the partition using
from the and selecting the save file . The supplied files are set up to support RDMLX enabled applications.To achieve this objective you must complete:
Step 1. Add Routing Table to Application
Step 3. Define Execution Parameters
Step 4. Review the Package Settings
Before You Begin
You must have complete the following exercises: