Show TOC Start of Content Area

Procedure documentation Configuring External Services in CAF Runtime  Locate the document in its SAP Library structure

Use

To be able to execute an external service at runtime, you must configure the Web service or RFC destination where the service implementation resides and map it to the external service definition in CAF.

Prerequisites

·        You have imported an external service and deployed it during design time.

More information:

¡        Importing Web Services

¡        Importing RFC Modules

      You have configured Web service or RFC destinations in the SAP NetWeaver Administrator at runtime.

More information:

       Creating Web Service Physical Destinations

       Maintaining RFC Destinations

Procedure

...

       1.      Open the CAF runtime using the following URL address: http://<host>:<port>/caf.

       2.      Choose Administrative Tools External Service Configuration Service Registry.

The Destination Mapping screen appears.

       3.      From the External Services tree, choose a Web service or an RFC.

       4.      From the Destinations tree, choose an appropriate destination.

       5.      Choose Map, and then Save.

Result

You can test your external service in the Service Browser.

End of Content Area