0% found this document useful (0 votes)
298 views1 page

Business Rules Poster

The document describes the components and process of a business rule, including facts about a business object received from an event, testing conditions through if-then-else logic to confirm a scenario, applying selected attributes to execute the scenario, and communicating any actions taken with possible exception handling for unknown facts.

Uploaded by

hamed
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
298 views1 page

Business Rules Poster

The document describes the components and process of a business rule, including facts about a business object received from an event, testing conditions through if-then-else logic to confirm a scenario, applying selected attributes to execute the scenario, and communicating any actions taken with possible exception handling for unknown facts.

Uploaded by

hamed
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

BUSINESS RULE: WHAT’S INSIDE

facts about a business object received as a result of the event testing of conditions and confirmation of the selected scenario (if-then-else)
attributes required for proper actions
restrictions on outcome

application of selected attributes

execution of the selected scenario

(If-then-else) logic
Considerations

Actions

Conditions and
Validation Values
Event Scenarios Decision paths Messages
Business Object
[customer, order,
product, supplier...] Exception trap

depends on event type and BO


communication of actions taken

unknown facts with no ready decision

www.aoteastudios.com

You might also like