Walks you through the process of creating a service interface for the BookDemo application. 
	 
 
  
 
	  
	 Restriction: This topic applies to Windows environments (local development) only. 
			  
		   
	 Create a Java type service interface (EJB) that uses the source program 
		book.cbl: 
	 
 
	  
		- In the Team Developer Tree View, right-click the 
		  ProgramEJB project; then select 
		  New > Other from the context menu. 
		
 
 
		- Expand 
		  Micro Focus Service Interface, and select 
		  Java Interface; then click 
		  Next. 
		
 
 
		- In the 
		  Java interface name field, type 
		  ProgramEJB. 
		
 
 
		- Select 
		  None as the 
		  Mapping option. 
		
 
 
		- Click the 
		  Browse button associated with 
		  Program to map, and navigate to and select the 
		  book.cbl file in your 
		  ProgramEJB project folder. 
		
 
 
		- Click 
		  Finish. 
		  
This starts the Interface Mapper.