| 
     | 
    EnablePersonalization = FALSE EnableRuntimeEvents = FALSE  | 
    
- Persistent user profile attributes are not loaded.
 - Features based on personalization rules do not work.
 - No run-time events occur.
  
 | 
    EnablePersonalization = FALSE EnableRuntimeEvents = TRUE  | 
    
- Features based on personalization rules do not work.
 - Persistent user profile attributes are not loaded.
 - Run-time events occur.
  
 | 
    EnablePersonalization = TRUE EnableRuntimeEvents = FALSE  | 
    
- Features based on run-time events do not work. Some personalization features also might not work, as they might depend on events.
 - Persistent user profile attributes are loaded.
 - Run-time events do not occur.
  
 | 
    EnablePersonalization = TRUE EnableRuntimeEvents = TRUE  | 
    
- Siebel Personalization works properly.
 - Persistent user profile attributes are loaded.
 - Run-time events occur.
  
 |