Next, you add the components that make up the Framework to the package. The package will also include the demonstration system tables used in the tutorial application.
If you want to ship the demonstration system itself in the package, in the following steps include objects starting with DF*.
1. Click on the Select repository objects button on the toolbar.
2. Expand the Reusable parts node.
a. Select all reusable parts starting with FP_* and drag them to the area on the right.
b. Select all reusable parts starting with VF_* except for VF_SI001 and drag them to the area on the right.
c. Select all reusable parts starting with iii* (your initials) and drag them to the area on the right.
3. Next select all the forms:
a. Expand the forms.
b. Select all forms starting with FP_* and drag them to the area on the right.
c. Select all forms starting with VF_* and drag them to the area on the right.
d. Select your entry point form iiiEXEC and drag it to the area on the right.
4. Next select processes and functions:
a.Expand Processes/Functions.
b.Locate process iiiSYSBR and process VF_PR001 and VF_PROX1 and drag them to the area on the right.
5. If the end-user will be storing user information in DBMS tables VFPPF06/07 (See Store Users in XML File and Store users in DBMS Tables VFPPF06/07 ) you need to include them in the package:
a. Expand the Tables node and then all tables starting with V.
b. Select tables VFPPF06 and VFPPF07 and drag them to the right-hand side of the window.
c. Also add the xEmployee demonstration system table.