Message function invalid (ADNFUN 01, 02, 09 or 54)
Symptom
Schema error on commonFunctional/0/function: value not allowed.
Cause
The messages only allow ADNFUN codes 01, 02, 09 and 54 (54 = resend); the feedback message uses 23 fixed.
Fix
Use 01 for a regular message and 54 for a resend with originalMessageId; 23 only in feedback.
Wrong and right
Wrong
{ "function": "00" }
Right
{ "function": "01" }
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