Language: Deutsch · English
Update from v1.1 to v1.2: the "SEPA Payment Information" BO is replaced by "SEPA Transaction" – adjust BOs and Java rules accordingly.
HOW-TO INTEGRATORS UPDATED: JUL 2026 APPLIES TO NUCLOS 4.2026.X
On this page
Machine-translated – under review
This page was machine-translated from German as a first draft and is currently under review. The authoritative source remains the German original (see the language switch above).
Notes on the background of the necessary adjustments
In version 1.2 of the SEPA Nuclet, the business object "SEPA Payment Information" was replaced by the business object "SEPA Transaction".
In this way the structures in the SEPA Nuclet match the XML structures of the SEPA messages.
| Business object | Nuclet | necessary adjustments after the Nuclet update | additional notes |
|---|---|---|---|
| SEPA Transaction | SEPA | configuration of the reference attributes "Debitor" and "Reference" | see section 4.4.2 |
| PaymentReference | target Nuclet |
| see section 4.4.1 |
| Java class | Java package | Nuclet | necessary adjustments after the Nuclet update | additional notes |
|---|---|---|---|---|
| PaymentReferenceWrapper | your.nuclet.sepa.wrapper | target Nuclet |
| see section 4.8.1 |
| PaymentReferenceFacade | your.nuclet.sepa.facade | target Nuclet |
| see section 4.8.2 |