Previous Topic: Execute the ApplicationNext Topic: Defining Work Records Using IDD


Summary

In this and previous chapters, you developed dialog XXXDADD to add new departments to the database for the Department application by performing the following steps:

  1. You defined dialog XXXDADD as a skeleton dialog for the prototype Department application in Chapter 10, "Defining Dialogs Using ADSC" by adding map XXXMAP to the dialog.
  2. You enhanced the dialog to full production capability in Chapter 13, "Adding Process Logic to a Dialog", by adding a subschema, premap process, and response process to the dialog.
  3. You completed the dialog in this chapter by modifying the dialog's response process based on end-user testing of the dialog.

Now that you have completed dialog XXXDADD, you can proceed to enhance dialog XXXDUPD by defining a work record and modules of process code for the dialog.