Describes the steps required to install and configure the WebSphere 9.0 CICS IBM ECI resource adapter. 
                  	  
               
            
 
            	 
             
               		   
               			 
               - Install the CICS resource adapter: 
                  			 
               
-  
                  				
                   
                     				  
                     - Start WebSphere server and WebSphere Administrative Console. 
                        				  
                     
- In the left pane click 
                        					 Resources > Resource Adapters 
                        				  
                     
- Click 
                        					 Install RAR on the page on the right, and follow the instructions on the screen. 
                        					 
                        When you are asked for the resource adapter file, specify the required 
                           						mf-ibm-cics-notx-ws90.rar file. The new resource adapter is now listed on the right. 
                           					 
                         
 
- Create a new J2C Connection Factory 
                  			 
               
-  
                  				
                   
                     				  
                     - From the WebSphere Administrative Console, click the new CICS resource adapter to display its properties. 
                        				  
                     
- Under 
                        					 Additional Properties, click 
                        					 J2C Connection Factories; then click 
                        					 New. 
                        				  
                     
- Follow the instructions on the screen to specify: 
                        					 
                         
                           						
                           - CCIMFCICS_IBM_v1.5 as the reference name for the connection factory 
                              						
                           
- eis/MFCICS_IBM_v1.5 as the JNDI name for the connection factory 
                              						
                           
 
- Confirm that the CCIMFCICS_IBM resource adapter is now listed on the J2C connection factories page of the console. 
                        				  
                     
 
- Configure the CCIMFCICS_IBM Resource Adapter for SSL (if required) 
                  			 
               
-  
                  				
                   
                     				  
                     - Click the 
                        					 J2C Connection Factory that corresponds to the new CCIMFCICS_IBM resource adapter; then click 
                        					 Custom Properties. 
                        				  
                     
- On the list of resources, make the following changes: 
                        					 
                         
                           						
                           - To enable SSL, set the 
                              						  secureConnection value to 
                              						  true 
                              						
                           
- To enable access to your enterprise server, provide appropriate values for 
                              						  ServerHost and 
                              						  ServerPort 
                              						
                           
- To enable tracing, set the 
                              						  trace value to 
                              						  true (optional) 
                              						
                           
 This enables the SSL connection.