Show TOC

Testing the Application ServiceLocate this document in the navigation structure

Use

Once you have deployed the application service, you can test it in the Service Browser. To do this, first you need to assign the Service Group to a provider system in SAP NetWeaver Administrator. The system automatically creates logical ports.

Prerequisites

You have assigned the user you are logging on the system to the role CAF Developer. To do that, you need to make the relevant configurations in SAP NetWeaver Administrator:

  1. Open the SAP NetWeaver Administrator using the following URL http://<host>:<port>/nwa and navigate toConfiguration   →Security → Identity Management.
  2. Under Search, choose Role as a search criteria and enter SAP _CAF_DEVELOPER .
  3. Choose the role from the table and choose Modify.
  4. Open the Assigned Users tab page and search for the user you have logged on to the SAP NetWeaver Administrator.
  5. Select it from the table, choose Add, and then choose Save.
Procedure
  1. Open the Service Browser.

    To access the tool, go to http://<host>:<port>/caf and choose Service Browser.

  2. From the Navigator, select es_service_test → modeled.CustomerBasicDataByIDQueryResponse_In → CustomerBasicDataByIDResponseMessage_sync → CustomerBasicDataByIDQueryResponse_In.
  3. Enter relevant input parameters in the corresponding query parameter fields.
  4. Choose Execute query to test the service.

    If the execution was successful, the results are displayed in the table Current Result Service: CustomerBasicDataByIDResponseMessage_sync.