Entity · AFD 2.0
Chunking (sub-message)
chunking.default
The block with which a sub-message places itself in a series: currentChunkId, chunkSequenceNumber, totalNumberOfChunks and chunkFragmentPaths (JMESPath references to the included message parts).
In messages(15)
| Message | Cardinality | Status |
|---|---|---|
| 0001a · Capital | [0..1] | active |
| 0001b · Cashflow | [0..1] | active |
| 0001c · Pension projection | [0..1] | active |
| 00002 · Return on investment | [0..1] | active |
| 00541 · Trade instruction | [0..1] | active |
| 00542 · Order confirmation | [0..1] | active |
| 00551 · Balance adjustments | [0..1] | discontinued |
| 00552a · Reconciliation information | [0..1] | discontinued |
| 00552b · PUO reconciliation information | [0..1] | discontinued |
| 00553 · Control information investment pools | [0..1] | active |
| 00554 · Rebalancing information | [0..1] | discontinued |
| 00555a · Value information cohort pool | [0..1] | discontinued |
| 00555b · Value information investment pool | [0..1] | active |
| 00556 · Payment information | [0..1] | active |
| 00557 · Corporate actions | [0..1] | new |
Attributes(4)
V/O per message is on the attribute page; here the obligation in the most common message.
| Attribute | Type | V/O | Code list | Description |
|---|---|---|---|---|
| chunkFragmentPaths | array[string] | V | Array of JMESPath references to the message fragments used within the current chunk. | |
| chunkSequenceNumber | integer | V | Sequence number of the current chunk. | |
| currentChunkId | string | V | Unique reference (id) of the current chunk. | |
| totalNumberOfChunks | integer | V | Total number of chunks the message has been split into. |
Pitfalls
- Every chunk must be schema-valid on its own.
