Previous Topic: Selecting the Proper User Points

Next Topic: Selecting Action Diagram Statements

Creating Wrappers to Reuse Business Logic

CA 2E lets you easily retrieve user-written business logic, such as validation routines, and place them into separate functions by using wrappers. These functions can then be accessed by other CA 2E functions or by external procedures such as CA Plex functions.

The process has two parts:

  1. Select the action diagram statements that you want to place into other functions.
  2. Select a function type and name. An automated process copies the statements and places them in a new function with an automatically generated parameter interface.

This section contains the following topics:

Selecting Action Diagram Statements

Selecting Function Name and Type

Automatic Parameter Interface Generation