0% found this document useful (0 votes)
48 views

PC Events FlowChart

The document outlines the component processor flow chart for a search and add/edit process. It shows the key events and steps involved which include initializing the search, building and displaying the component and page, handling user input like adding/editing rows, and saving or cancelling changes. The flow chart also indicates conditional logic for different events based on things like if it is the first display, if the user selects to add more rows, or if there are errors during save actions.

Uploaded by

Sridhar Koneru
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
48 views

PC Events FlowChart

The document outlines the component processor flow chart for a search and add/edit process. It shows the key events and steps involved which include initializing the search, building and displaying the component and page, handling user input like adding/editing rows, and saving or cancelling changes. The flow chart also indicates conditional logic for different events based on things like if it is the first display, if the user selects to add more rows, or if there are errors during save actions.

Uploaded by

Sridhar Koneru
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Start Here

Determine Component

Component Processor Flow Chart


2 Search Actions
Error/ Warning: Cancel

Reset State

SearchInit

Search Page

Add ?
Yes

SearchSave

Key

SQL Select

7 component build and page display events

Add Mode Processing

No
PreBuild * Record Defaults FieldDefault FieldFormula

More Rows

Yes
Select Row

RowSelect Add Row to Buffer Stop Fetching Discard Row

RowInit

Yes

1st time displayed

No
* PreBuild and Build Execute once during Component Build **Activate executes whenever the page is in focus PostBuild * Activate ** Display Page and wait for User action Field Changed by User Standard System edits Row Insert Add Row RowInsert

Accept
Add Row to Buffer

Waiting for User Action


Save
Error Warning: Cancel

Cancel

Content reference

Row Delete Provisionally Delete Row Row Delete


Error Warning: Cancel

SaveEdit

Accept Warning: OK

SavePreChange Workflow Provisionally Update Tables (SQL Insert, Delete,Update) SavePostChange Accept

User selects new Content reference

?
FieldEdit

Error

Accept Warning: OK

Reject Delete

Error

Accept Delete

SQL Commit

4 save action events


Display Page and wait for User action

FieldChange

2 field events

Display Page and wait for User action

Accept Field Change

2 row action events

Adrian Mansard

You might also like