Edit Program
On the Reconcile Events and Post Events pages of the Programs tab, you can edit events to include handlers to the various stages of the program. Each of these pages displays as a workflow diagram and lists the handlers assigned to the stages (before reconcile, before post, after reconcile, after post, etc.) in the corresponding bubble.
Reconcile Events:
Post Events:
Editing information on the Reconcile Events or the Post Events pages behaves in the same manner. To edit the handlers listed within a bubble, follow these steps:
- Select the page of the event you want to edit. The display shows a workflow diagram for that event (as seen above).
- Click the pencil Edit
button.
- Tick the checkbox for the handlers you want to assign.
Selected handlers float to the top of the Action Handler Assignments
list.TIP: You can also unassign handlers from the event by deselecting a box.
- Use the up or down arrows to change the order in which
the selected handlers run.IMPORTANT: We highly recommend that you run the out-of-the-box handlers in stages that work with default (Program Begin and Program Completion) instead of per version (Before Reconcile, After Reconcile, Before Post, After Post) due to performance impacts and other undesirable effects.
Update Subnetworks and Validate Network Topology are examples of handlers that are slow to process and create a lock. The lock exists for the entire time the process runs, likely making the associated version and session inaccessible during that time. Programs using these handlers are best run overnight or outside of typical business hours.
- Click Save. The display returns to the workflow diagram.
- Continue editing the handlers assigned to the different stages of the event until your workflow is complete. Once the events have been configured according to your needs, your program is ready to be scheduled.