Multiple choice technology architecture ____ is not a point for rule execution. PreLoad PostLoad Exit AfterLoad Reveal answer Fill a bubble to check yourself C Correct answer Explanation PreLoad, PostLoad, and AfterLoad are all valid rule execution points tied to the data loading lifecycle. 'Exit' is a task lifecycle event (when a task completes), not a rule execution point tied to loading operations.