Software AG IDL Extractor for webMethods Integration Server

The Software AG IDL Extractor for webMethods Integration Server is a wizard that reads a package from the Integration Server and generates a Software AG IDL file from all the existing services and nodes. Each service results in a program in the IDL file. All parameters of the services are mapped to an IDL alphanumeric data type, available as variable (AV) or fixed (An) length.

Introduction Introduction to the IDL Extractor for Integration Server.
Using Using the IDL Extractor for Integration Server.
IS to IDL Mapping Mapping Integration Server data types and syntax to Software AG IDL.
Automating IDL Generation Creating an IDL file can be automated using service pub.wmentirex.listener:generateIDLfromService.

Preferences relevant for the IDL Extractor for Integration Server are identical to those for the Integration Server Wrapper. See Integration Server Preferences in the Integration Server Wrapper documentation.

Related Literature