Previous Topic: Review Generated ViewsNext Topic: Review Generated PAD for CREATE


Review Generated Action Diagrams

Each generated Process Action Diagram contains the following:

The generated MOVE statements move the input view or the subject entity action view of the entity type to the output view. In the create and update Action Diagrams, statements that move the input view to the output view appear in the exception logic for the create or update action. Placing the MOVE statement after the action statements displays user input in the export view only after the process executes successfully. The list Action Diagram has one MOVE statement appearing at the end to move the entity action view to the export, which is a repeating group view.

Process Synthesis always populates the WHEN successful branch of exception logic with additional actions to perform. It does not populate the branches of exception logic (WHEN already exists, WHEN not found, and WHEN not unique) with additional actions.