dma61 / VBPUOdsk

3 stars 0 forks source link

expectedPensionPaymentDate in partyPensionProvider.scheme.financialTransaction for 1C #55

Open h-jos opened 5 months ago

h-jos commented 5 months ago

In the sample for message 1C, Party.pensionProvider.scheme.financialTransaction is missing expectedPensionPaymentDate (scheme refKey = scheme02). According to the schema for 1C, expectedPensionPaymentDate is a required field for financialTransactionPayment.

Should expectedPensionPaymentDate be present in the sample for 1C under financialTransaction?

dma61 commented 5 months ago

The issue in the sample will be solved. expectedPensionPaymentDate will be added to scheme02 financialTransaction refKey:pay002 see picture below: image

When investigating the sample, it became clear that expectedPensionPaymentAmount is no longer present in the April version. This attribute has been removed from the example. See the pictur below (the attribute with the minus signs will be removed. image

@robinoostrum The message was tested. Internaly we have to check why scheme testing did not reveal this error.

dma61 commented 4 months ago

This item is reopened to follow-up on the scheme validation. SIVI internal: https://stichtingsivi.atlassian.net/browse/TAAK-851