- In 
                  		  Application Explorer, create a REST Web Service. See 
                  		  To create a COBOL program-based service interface for details. 
                  		
               
- In 
                  		  Application Explorer, right-click the REST Web Service for which you want to generate API resource operations, and select 
                  		  New > API Resources. 
                  		
               
- On the 
                  		  New API Resources wizard page, configure the operations you want to generate. For details, see 
                  		  New API Resources. 
                  		
               
- Click 
                  		  Finish. 
                  		  
                  The generated operations appear in the 
                     			 Application Explorer. 
                     		  
                   
- Optionally, double-click a new operation on the 
                  		  Application Explorer to view or edit it in the 
                  		  Interface Mapper. 
                  		
               
Tip: To become familiar with RESTful Web services, review the concept topics under 
               		JSON (RESTful) Operations.