Skip to main content
Feedback

Profile mapping to message action input/output parameters

The Request and Response profiles that you have assigned to your process name and configure the Input and Output values passed to and from Message Actions.

  • Integration Request profiles map to Input parameters in Flow.

  • Integration Response profiles map to Output parameters in Flow.

For example:

Profile mapping to Message Action Input/Output parameters

  • A Message Action Operation is set up in Integration and a Request and Response Profile assigned. The Request Profile contains a simple 'Name' Character' value. When a corresponding Message Action is set up in Flow, the Input parameter is automatically created and available for passing data using the Action. As it is a simple Character value, you would then select a string value. Step 1, disable-img-zooming

  • The Response Profile contains an 'EmployeeReturned' Object value. When a corresponding Message Action is set up in Flow, the Output parameter is automatically created and available for passing data using the Action. As it is an Object value, you would then select an object value that uses a type. Step 2, disable-img-zooming

note

For an example of how you map a profile to Input/Output parameters, refer to An example profile mapping to Message Action Input/Output parameters.