IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Defining and transforming data > Create and mapping interfaces > Mapping interfaces (deprecated) > Create interface maps > Create an interface map using the interface map wizard > Create parameter mappings

Create mappings for same type parameters

To make a simple connection, use the Move parameter mapping. A Move parameter mapping can only be created between parameters of the same type.

For example, the source and target parameter would both have the type "string" or both have the type "double" for the Move mapping to work. If though that a Move parameter mapping may also be used between business objects of the same type, not only between simple types.

To create a Move parameter mapping, follow these steps:


Procedure

  1. In the Parameter mappings section of the editor, right-click the source parameter and select Create Parameter Mapping or click and drag the connection (the yellow "grabby"

    ) to the chosen target parameter.

    For example, as shown below, you would click the customerReq parameter on the left and then click the customerIN parameter on the right (note that both types are NewCustomer):

    .

  2. A Move parameter mapping is created. If a Move parameter mapping type was not created, select Move from the drop-down list in the Properties view.

Create parameter mappings