To configure a PAC you first need to configure a PAC Scale-Out Repository (PSOR) which it will use: 
               	 
            
 
            	 
             
               		
               -  In the top menu bar, click 
                  		  NATIVE. 
                  		
               
-  In the navigation pane, click 
                  		  SORs. 
                  		
               
-  On the Scale-Out Repositories page, click 
                  		  + ADD. 
                  		  
                  This opens the 
                     			 SCALE-OUT REPOSITORY CONFIGURATION dialog box. 
                     		  
                   
-  In the 
                  		  Name field, type 
                  		  MyPSOR. 
                  		
               
- You now need to specify the NoSQL database to be used as the SOR. 
                  		  
                  In the 
                     			 Type field, select 
                     			 Redis. 
                     		  
                   
- In the 
                  		  Description field, type a description to your PSOR. In this case, 
                  		  My PAC SOR. 
                  		
               
- You need to specify the connection path to the NoSQL database. In this case, we are using Redis on its default port. 
                  		  
                  In the 
                     			 Connection Path(s) field, type 
                     			 localhost:6379. 
                     		  
                   
- Click 
                  		  SAVE.