Step |
Activity |
How to Do It |
OK |
Assign a build number |
Assign a build number nn to the version of your product being released. This number will be used in the following steps for a file naming convention. |
See Create a Version in the Deployment Tool guide. |
|
Include your own non-LANSA objects when required |
If your application contains non-LANSA objects, create save files containing them. |
Create as many IBM I save files named Bnn_OM1, Bnn_OM2, etc. as required to contain other non-LANSA IBM I objects. |
|
Create an IBM I Export List |
Create a LANSA export list named Bnn_ALL. |
Use the option Work with lists of objects to be exported of the LANSA Housekeeping menu to create the export list. |
|
Include your files in the export |
If you want to include files in the deployment package, add them to the export. |
Include the data in the files. |
|
Include save files in the export list |
Include the save files you have created in the export list |
Use option Add other/non-LANSA objects to the list. |
|
Add LANSA objects |
Add some LANSA VLF internal objects in your application. |
Use the option Add process/functions to the list in the Work with Export List menu to make sure these objects are included in the export list. |
|
Include RAMP-TS objects |
If you are deploying a RAMP-TS application you need to add more files to the deployment package. |
See WIN-RAMP-TS, Step 2. Prepare Your RAMP-TS Screen Definitions for Deployment. |
|
Add Framework Files |
If the end-user will be storing user information in DBMS tables VFPPF06/07, you need to include them. |
Use the option Add other/non-LANSA object to the list. |
|
Include file data |
Include data in the files you have selected. |
|
|
Export the list |
|
Create a save file Bnn_ALL for your export list using the CRTSAVF command. |
|