Chunking on the receiver side: processing and reassembling sub-messages
The receiver recognises a chunk by the chunking block, stores the chunks per currentChunkId, checks that the series is complete (chunkSequenceNumber 1 to totalNumberOfChunks) and reassembles the message parts according to the JMESPath references before content processing starts.
Steps
Per chunkReceiverSchema validation and feedback per chunk; storage under the currentChunkId.feedback
At the last chunkReceiverCompleteness check; report missing sequence numbers to the sender.
ReassemblyReceiverReassemble according to chunkFragmentPaths into one message and process the content.
Rules and consistency checks
Process the content only when the series is complete.
Source: Handleiding paragraaf 7.6.3
Attribution. Source: SIVI – VB-PUO Standard. Schemas, attribute descriptions and code lists are taken unchanged from the VB-PUO Standard (owned by the Pensioenfederatie, managed by SIVI) and shown with their release and version. Explanations, examples, error descriptions and translations are by WTP Data Lab and are not part of the standard. GitHub Stichting-SIVI/VBPUOdsk · Manual · sivi.org