IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Services and service-related functions > Building mediation flows > Implementing custom mediation logic

Defining your own properties in a custom mediation primitive

Define your own properties in a custom mediation primitive. It useful to define your own properties since they are reusable and also promotable so you can configure them at run time.

To define your own properties:


Procedure

  1. Select the custom mediation primitive
  2. Right-click it and go to Show in properties

  3. In the properties view at the bottom of your window click User properties and then click Add.
  4. Type in the Name of your property and select its Type. You can also set the Value of your property and select whether validation is required.


What to do next

You can now use the customized properties just as you would any of the built in ones.

Implementing custom mediation logic