Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello can you help me to transform a swift file to a ".csv" file.
I use a tjavaflex for transformation but it is not a good solution.
Hello,
Talend Data Mapper (TDM) can help you work with complex hierarchical data,for example, nested or looping structures. This product lets you define and execute transformations (called maps) between data records or documents. The input and output structures can be defined manually or imported from a variety of formats (such as XML, SWIFT, COBOL, CSV, EDI, XLS, MySQL databases).
Best regards
Sabrina
I use the free edition of talend.
The component doesnt exist.
now i wont to use the component com.prowidesoftware.swift.model.mt.mt9xx.MT940
But there is an error when i compile :
Exception in thread "main" java.lang.NoClassDefFoundError: com/prowidesoftware/swift/model/mt/mt9xx/MT940
at routines.DecimalFormatLds.getfieldMt(DecimalFormatLds.java:42)
at
Hello,
The problem is that the required Java class cannot be found.
Which components are you using? Is it a custom swift component?
Best regards
Sabrina