Creating Operation Mappings

Use this wizard to provide operation mapping details such as project, package, name, Enterprise Services name, Enterprise Services Namespace, and prefix.

Context

The key steps for creating operation mappings are:

  1. Creating an Operation Mapping proxy
  2. Defining a Source Proxy
  3. Defining a Target Proxy
Procedure
  1. Creating an Operation Mapping Proxy.
    1. Access the Enterprise Services wizard. For information on using the wizard, see Accessing the Enterprise Services Wizard.
    2. Select Operation Mapping.
    3. Click Next.

      The New Operation Mapping wizard appears.

    4. Enter the following details:
      • Package name
      • Name
      • SAP enterprise service (ES) Name
      • SAP enterprise service (ES) Namespace
      • Prefix, if required
    5. Click Next.
      • The Selection of Transport Request wizard appears disabled if you are creating the Operation Mapping in a local package.
      • The Selection of Transport Request wizard appears enabled if you are creating the Operation Mapping in a transportable package.
    6. Click Finish.

      The Operation Mapping proxy appears in the proxy editor.

  2. Defining a Source proxy.
    1. In the Source section of the Operation Mapping editor, click Select.

      The New Source Proxy window appears.

    2. Click the Browse button to select a source consumer proxy.
    3. In the Select a consumer Proxy window, enter a proxy name.

      The proxy is listed in the Matching items list.

    4. Select the proxy.
    5. Click OK.

      The details of the selected proxy such as proxy name, operation name, and communication mode of operation appears in the New Source Proxy window.

    6. Click OK.
  3. Defining a Target Proxy
    1. In the Target section of the operation mapping editor, click Add.

      The New Target Proxy window is displayed.

    2. Select a consumer type from the Consumer Type drop-down box.
    3. Click the Browse button to select a target proxy.
    4. In the Select a Consumer Proxy window, enter the target proxy name.

      The proxy is listed in the Matching Items list.

      Example

      If the communication mode for source operation is Synchronous then the communication mode for target operation mode must also be Synchronous. An error message appears if the communication modes are not the same.

    5. Click OK.

      The target proxy details such as proxy name, operation name, and communication mode of operation appears in the New Target Proxy window.

    6. Click OK.

      The target proxy appears in the Target section.

    7. To map multiple target operations, repeat steps 1 to 6.
    8. Save the operation mapping.
    9. On the top right corner of the editor, click (Activate ABAP Object) to activate the operation mapping.