You can use MAPC to modify maps during development or at any other time in an application's life cycle. For example, you can modify a map:
In this chapter, you used MAPC to modify the layout of map XXXMAP as described below:
You modified the variable field for department ids so that ids display in bright intensity at runtime. You modified the department ID field and the department head id field to define specific error messages for these fields. You then moved the RESPONSE literal field and the adjacent variable field to a different location on the map.
When you recompiled map XXXMAP, MAPC informed you of a critical change on the map. When you make a critical change to a map, you must recompile dialogs that use the map.
In this chapter, you used ADSC to recompile dialogs XXXDADD and XXXDUPD, which both use map XXXMAP. After you exited from ADSC, you optionally issued a DCMT VARY PROGRAM NEW COPY command for map XXXMAP to load the new map load module in the program pool for execution.
No Process Statements
You then executed the prototype application. Notice that you do not need to write any process statements to develop a working prototype for an application. This is true regardless of the application's size. An application's user interface can be defined, tested, and tailored for your users before you have any process logic to modify.
End users and application development staff can execute the prototype and implement changes until the prototype is approved. You can then use CA ADS development tools to enhance the application so that it can be used to store, display, modify, and delete data in the application database.
As the application developer, you will enhance the Department application by writing process code and creating work records for dialogs, as described in Part III of this manual.
|
Copyright © 2013 CA.
All rights reserved.
|
|