Knowledge base MessagesEntitiesAttributesCode listsErrors and fixesProcessesRolesReleasesGlossaryEcosystemCompare Validator NL EN

Schema error

originalMessageId missing in feedback or resend

Symptom

Feedback message is itself rejected: 'must have required property originalMessageId'. On a resend the receiver cannot link the correction.

Cause

In the feedback schema originalMessageId is mandatory; in ordinary messages it is optional but needed with message function 54.

Fix

Always fill the messageId of the message the feedback or correction relates to.

Wrong and right

Wrong

{ "commonFunctional": [ { "entityType": "default", "function": "23", "statusType": "8" } ] }

Right

{ "commonFunctional": [ { "entityType": "default", "function": "23", "statusType": "8", "originalMessageId": "0001A-20260930-000001" } ] }

Check your own message for this and all other errors with the free validator: schema, code lists and consistency checks in one report.Validate a message

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