Skip to content
inno-juanal edited this page Mar 22, 2017 · 20 revisions

wmboost-data is a free and open source Java library that makes it easier to access and manipulate documents in webMethods. It can be used for either server or client-side code.

It provides an abstraction on top of classes like IData and IDataUtil that is easier to use. Behind the scenes, the types and structures expected by webMethods are used.

Getting Started

Refer to the Quick Start section.

Once you've become familiar with the basics, refer to the User Guide topics in this Wiki.

Supported webMethods Versions

Supports webMethods versions that run on Java 6 or higher.

This means that webMethods version 8.2 and higher are supported. This includes 9.x versions.

Some older webMethods versions may also support that Java version.

Disclaimer

The releases of this library are suitable for use in a production environment. Although considerable effort has been put in by Innodev to ensure the quality of this library, it comes as is, with no warranties. Refer to the license for more information.

This library is not endorsed or supported by Software AG, the webMethods vendor.