Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
A sequence number needs to be added to the bank statement import entity to support the MT940 format.
Use the following steps to add the bank statement import entity to support the MT940 format.
Compile and synchronize the following:
- Composite Entity\BankStatementImportEntity
- Entity\BankStatementBalanceEntity
- Entity\BankStatementDocumentEntity
- Entity\BankStatementEntity
- Entity\BankStatementLineEntity
- Tables\BankStatementStaging
Data management\data projects.
- Load MT940 import project(s)
Change XSLT.
- Click View map.
- Click View map on the bank statement document.
- Click Transformations
- Delete the BankReconiliation-to-Composite.xslt file.
- Add the new version of BankReconiliation-to-Composite.xsl.
Expose the Sequence Number on Source Data layout.
- Source data format = XML-Element.
- Entity name = Bank statements.
- Upload data file = new version SampleBankCompositeEntity.xml.
- Click Yes to overwrite the existing file.
- Click Yes to generate a new mapping.
- Verify that SequenceNumber is mapped.
- Click View Map on the statement entity.
- Verify that SequenceNumber is mapped from Source to Staging.
- Load MT940 import project(s)
Import the new statement.