aspose file tools
The moose likes Web Services and the fly likes SWIFT message parser Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "SWIFT message parser " Watch "SWIFT message parser " New topic
Author

SWIFT message parser

Ankit Paranjape
Greenhorn

Joined: Aug 28, 2005
Posts: 8
Hello Ranchers,
Could somebody suggest me a way to parse a SWIFT message to xml or csv (preferably)format?

Thanks
-Ankit
Peer Reynders
Bartender

Joined: Aug 19, 2005
Posts: 2906
Google turned this up:
SWIFT (text) Parser Library
If C24 White Paper - parsing a SWIFT message can be believed writing your own parser is not a trivial task.


"Don't succumb to the false authority of a tool or model. There is no substitute for thinking."
Andy Hunt, Pragmatic Thinking & Learning: Refactor Your Wetware p.41
sebastian zubri
Greenhorn

Joined: Aug 06, 2009
Posts: 1
You should check out WIFE open source SWIFT and its complement prowide SWIFT fields

Those together are a full parser and model for SWIFT with convertion services to/from XML.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: SWIFT message parser
 
Similar Threads
Old version of J2RE 1.4.2_03
MS Access - JDBC - ODBC - DAB's??
Doubts on the enhanced for loop, K&B p352
PA #1.....picture association
getEJBObject available in ejbcreate for stateles session bean