-
Notifications
You must be signed in to change notification settings - Fork 83
sorter
Chris Henson edited this page Jan 10, 2016
·
11 revisions
Icon |
|
---|---|
Use When |
Data within a model based message needs to be sorted by one of the attributes within the model |
Samples |
|
Description |
The Sorter is used to sort data elements within a message that is being processed through a flow. |
Inbound Message Type |
Model Based Message |
Output Message Type |
Model Based Message |
Name | Description |
---|---|
Sort Entity.Attribute |
The model Entity and Attribute to sort the data by. The entity and attribute must be concatenated with a period (entity.attribute) |