AMTrix

AMTrix
Original author(s) Frontec
Developer(s) Axway
Initial release 1995
Stable release 4.4.3
Written in Message Builder, C
Operating system Win, UNIX, OS/400
Platform x86, POSIX, AS400
Size 500 MB+
Available in English
Type Middleware

The AMTrix System is an Enterprise application integration software system that acts as a middleware and enables applications to exchange data in standardized message formats, regardless of physical distance and hardware platforms.

In order to enable this application messaging, AMTrix performs several vital functions:

The AMTrix System is constructed in a modular fashion, with message processing and communication modules connecting to a central message distribution engine (the AMTrix Router). The entire system is monitored and configured from a network client (the AMTrix Monitor).

AMTrix Monitor is the GUI client for the AMTrix System, to operate, configure, and maintain the AMTrix System on the server (or servers), manage trading partner information, and define and modify various system parameters, for example, those affecting Event Logging.

Message Builder

Message Builder is a general purpose programming language. Among other things, it contains special constructs to access SQL databases and to handle EDI messages. Large parts of the Integrator are written using Message Builder.

Add on packages add extra capabilities to the Message Builder language. Examples are graphical user interface programming and socket communication.

Message Builder runs on different versions of UNIX, on Windows, and AS/400. With one exception (the AS/400), compiled Message Builder programs can be moved between different computers and executed without recompilation.

The language can be extended with Message Builder written functions and statements that can be used in the same way as built-in functions and statements. It is also possible to extend the language with C-written functions and statements (refer to the MBC Extender Guide).

A Message Builder program consists of one or more text files containing the program text. These files are compiled using a compiler that produces an executable Message Builder program. This executable program consists of instructions for an imaginary machine. An interpreter implements this imaginary machine and is used to execute the program.

References

    External links

    This article is issued from Wikipedia - version of the Monday, September 08, 2014. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.