Easy CSV file handling for Integration Server

Defining the data structure for CSV file handling can be painful. This package for webMethods Integration Server will make your life a lot easier.

The webMethods Integration Server comes with powerful parser for flat files. It can deal with all sorts of formats, in particular EDI but also SWIFT. This flexibility comes with a bit of a price when you simply need to process a CSV file. For each field you need to specify the name and its relative position. This is tedious and, once you reach a certain number of fields, also error-prone.

But there is now a solution for you. The JT_FlatFile package from JahnTech automates that work. It parses the first line of your CSV file and creates all necessary definitions for the WmFlatFile package from it. And the best thing is that you not only save a lot of time during the initial work. But whenever something changes over the course of your project, you can re-create everything in seconds.

For a quick demo (incl. installation) please watch the video below.

If you need additional functionality, please open an issue in GitHub or drop me an email.

If you want me to write about other aspects of this topic, please leave a comment or send an email to info@jahntech.com. The same applies if you want to talk how we at JahnTech can help you with your project.

© 2024, 2025 by JahnTech GmbH and/or Christoph Jahn. No unauthorized use or distribution permitted.

Share:

Facebook
Twitter
Pinterest
LinkedIn

Leave a Reply

Your email address will not be published. Required fields are marked *

On Key

Related Posts

How to give a presentation

Giving a presentation is vital not only in business but many situations in life. In essence it is about conveying some content in an effective way. Here are a few basic points that will help you.

Unique IDs in programming

A core aspect of almost all IT systems is the ability to identify a single transaction, customer, etc. So you need an ID that is guaranteed to only exist once. With distributed systems and large amounts of data, that is easier said than done.

Why switch to WxConfig NG

Configuration management is a critical part of any IT project and even more so in the context of integration. This article discusses a number of scenarios where it can make sense to switch to WxConfig NG.

WxConfig NG news

This is the first in a series of posts to inform people about what is happening with WxConfig NG.

Transforming the business with CI/CD

On the business level there are huge benefits to be gained from applying CI/CD. This article looks at a few of them and helps you to move your business to the next level, when it comes to software delivery. This is not limited to webMethods Integration Server, but of course it can make a huge positive impact especially on an integration platform. And it is a great vehicle to boost your career.