Step 3. Define Execution Parameters
DTE020 – Create Version 1
In this step you will define the execution parameters which determine the form, partition, language and user which will be used to start the application for the end user. These are parameters for the X_RUN program which loads the applications DLLs.
1. In the
dialog, define each parameter by double clicking on the parameter in the group.Note. These parameters may be prompted at run time if required.
2. Deselect DBMS type(DBUT) – No Database. (An error will occur if you don't do this.)
3. Double click on
:
a. Enter your form name.
b. Close the
dialog.4. Follow the same procedure to define the following parameters, making any changes required for your system and national language:
<user id>
=where <user id> is your Visual LANSA User Id.
Leave all other parameters with their default settings. Note the partition and language will be values for the partition where you are building the deployment package.
5. The CRUD application must be executed as a DirectX application. This requires a change to the default X_RUN parameter. The toolbar button opens a dialog which enables these to be defined.
6. Open the RNDR=X.
This will ensure the application is executed using DirectX.
7. Click
to save the changes.