OData V2 Protocol Writer Connector > Mappings and mapping tasks with OData V2 Protocol Writer Connector > Define a business service
  

Define a business service

A business service is a web service with configured operations. Define a business service to add operations to the Web Services transformation in the Mapping Designer.
Create a business service to communicate with the OData V2 API.
    1Click Data Integration > New > Components > Business Services and then click Create.
    The Business Service Details page appears.
    The following image shows the Business Service Details page:
    The following image shows the Business Service Details page.
    2Enter a name and description for the business service, and specify the location to create the business service.
    3Select the OData V2 Protocol Writer connection that you want to use to make a call to OData V2 Applications.
    4Click Select Operation, and then click Select.
    5Enter the full name of the required OData V2 API and then click Search.
    6Select the operation name in the search result, and click Select.
    The Select Operation page appears.
    7Enter a name and description for the operation, and click OK.
    The following image is an example of the listed SAP OData V2 services in the search result on the left-hand side and the selected entity on the right-hand side:
    You can view the API listed in the search result.
    Repeat steps 4 through 6 to add multiple operations.
    8Click Configure to view the metadata and structure of the OData V2 API.
    The Request tab shows the import details, the Response tab shows the export details, and the Fault tab shows the fault code details.