Process Property
Updated:
Why do you need process property?
In APPSeCONNECT Workflow, users/implementers get the extra privilege to add special properties for better implementation of the business process. In case of APPSeCONNECT Workflow, there are several process properties that one can perform while executing the workflow.
Types of Process Properties in APPSeCONNECT Workflow
Process Property Name | Description |
---|---|
Split | Split property/node is used to split a data packet into smaller chunks for processing in small batches |
Merger | Merger property/node is used to merge small data chunks yet multiple in numbers into a single data packet |
Filter | Filter property/node is used to fetch a subset of data from an original data packet based on the criteria specified |
Decision | Decision property/node is provided to implement decision making ability to the workflow for better implementation of the business process |
Sequencer | Sequencer property/node is used to order elements by a certain attribute. This node can be applied to any collection of elements |