![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
The EMPLOYEES_RAISE rule assigns raises to employees based on their job title. To avoid commit limits, it calls in the REPLACE_SALARY rule shown in REPLACE_SALARY Rule to actually replace the occurrences in the EMPLOYEES table. After the REPLACE_SALARY rule is processed, control is passed back to the EMPLOYEES_RAISE rule, which then completes processing.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |