How to structure XML to accommodate use case, using ProcessGroups
Summary: Looking for some examples of how to use ProcessGrouping / ProcessGroups.
My use case is such that I'd like one transmission with three groupings.
- First group of transactions (largest) "CONSTRAINT" and I'd like them to be processed in parallel for performance reasons.
- The second group of transactions "REVERT" is dependent on the First groups completion and all of its transactions with can be processed in parallel.
- The third group "BULKPLAN" is dependent on the second group's completion and it only has one transaction.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Tagged:
0