Previous Topic: Optionally Execute the ApplicationNext Topic: Test current features


Invoke the application

CA ADS applications execute under the CA ADS runtime system. To invoke the Department application from DC/UCF, you can enter the task code for the runtime system, followed by the application task code.

For example, assume that ADS is the task code for the runtime system and XXXDEPT is the task code for the Department application. You can invoke the Department application as shown:

ads xxxdept
 ▲       ▲
 │       │
 │       Sample task code for
 │       the Department application
 │
Sample task code
for the runtime system
                                                                [Enter]

The DEPTMENU screen is the first screen displayed.

DIALOG:                                                  PAGE:   1 OF:   1   DATE:  08/19/99                                        NEXT PAGE:                      DEPARTMENT INFORMATION APPLICATION                                  MAIN MENU       ┌-   _ ADD        (PF4)      ADD A NEW DEPARTMENT       │    _ MOD        (PF5)      MODIFY A DEPARTMENT       │    _ DEL        (PF6)      DELETE A DEPARTMENT       └-   _ EXIT       (PF9)      TERMINATE APPLICATION

Alternatively, you can enable developers and users to simultaneously invoke the runtime system with an application. To do this, you associate the application task code with the runtime system in either of the following ways:

After you invoke the Department application from DC/UCF, you can test out features that you've already implemented, as described below.