Now that you have created an enterprise server instance for the CICS application, you need to configure the Mainframe Subsystem Support that drives CICS applications. 
      
 
       
        - On the Enterprise Server Administration home page, click the 
          Edit button that corresponds to the ACCTCLNT enterprise server. 
        
 
 
        - Click the 
          General tab. 
        
 
 
        - Type the following in the 
          Configuration Information 
           text box: 
          
[ES-Environment]
ESPROJ=ProjectDirectory\ACCTCLNT
 
          You are going to reuse this environment variable to configure your enterprise server further. 
          
 
         
 
        - Click 
          Apply. 
        
 
 
        - Click the 
          MSS tab. 
        
 
 
        - Ensure that 
          Mainframe Subsystem Support enabled is checked. 
        
 
 
        - Enter the following details in the fields on the 
          CICS tab: 
          
 
               
                 
                  | System Initialization Table 
                   | 
 
                  DEMOSIT 
                   | 
 
                
 
                 
                  | Transaction Path 
                   | 
 
                   $ESPROJ\loadlib 
                   | 
 
                
 
                 
                  | File Path 
                   | 
 
                  $ESPROJ\data 
                   | 
 
                
 
                 
                  | Map Path 
                   | 
 
                   $ESPROJ\loadlib 
                   | 
 
                
 
                 
                  | Resource Definition File Path 
                   | 
 
                   $ESPROJ\system 
                   | 
 
                
 
              
 
            
 
 
         
 
        - Click 
          Apply. 
        
 
 
        - On the list at the left of the page, click 
          Home to return to the Enterprise Server Administration Home page.