Defining the Provider Project Parameters
You need to define the parameters used by the service provider project.
      
      Procedure
- 
            In Project Explorer, select Parameters in the Service Provider Process.
            
In the Properties view, click 
 to create a parameter.
 
          
- 
            Set the values as:
            
               - Label as myRequest
 
               - Mode as In
 
               - Type as External Reference
 
            
          
- 
            Click the Browse button in the External Reference field and map the myRequest parameter to the Request object in the business object model.
         
 
- 
            Create a second parameter called myResponse. Define this as an Out parameter and as External Reference.
            
         
 
- 
            Map the myResponse parameter to the Response object in the business object model.
         
 
- 
            Save the project.
         
 
    
Copyright © Cloud Software Group, Inc. All rights reserved.