mendelson opensource AS2

mendelson opensource AS2 is an open source easy to use but highly configurable implementation of the EDIINT AS2 standard. It contains a comfortable logging- and configuration GUI that helps you managing your transactions.

Log Configuration Details

The actual version is 1.1 build 31.




Global

AS2 or EDIINT AS2 is the communication standard used to securely transport all types of business data using the internet rather than over a dedicated network. Using a machnism of message delivery notifications you will always know if your messages arrived at the system of your partner and which state your partners system returned after the receipt.

With mendelson opensource AS2 communications, you can transfer not only EDI documents but also documents in various formats such as X12, UN/EDIFACT, XML, and Microsoft Word. The data is not changed as it is transferred - it arrives in the same format in which it was sent.

mendelson opensource AS2 gives you an easy and fast solution to communicate with your partners based on AS2. It can be used as stand alone modul or integrated in the mendelson business integration.


Check out the mendelson community forum



Features


Technical

  • Asyncronous and syncronous MDN
  • Key and certificate management
  • Partner management
  • Digital signatures
  • Message encryption
  • Secure transport (SSL)
  • Support for SSL client authentication
  • System task to auto clear old log entries
  • Data compression (AS2 1.1)
  • Multiple attachments (AS2 1.2)
  • Multinational support: Localized to german, english and french


Integration

  • Easy integration to existing systems, using a partner based file system interface
  • Integrated scheduler picks up data from directories
  • JMS interface
  • Message post processing (scripting on receipt)
  • Pluggable into any servlet container like Tomcat, Jetty, ...


Monitoring

  • Web interface for transaction monitoring
  • Email event notification


Encryption and signatures

The following encryption algorithms are supported:

  • Triple DES
  • DES
  • RC2-40
  • RC2-64
  • RC2-128
  • RC2-196
  • RC4-40
  • RC4-56
  • RC4-128
  • AES-128
  • AES-192
  • AES-256

The following hash algorithms are supported:

  • SHA-1
  • MD5

Architecture

mendelson opensource as2 could send and receive AS2 messages from and to trading partners via HTTP and HTTPS. It supports synchronous MDN and asynchronous MDN.
The internal persistent message queue of the server could be reached via JMS for integration purpose.
There runs an additional poll thread for every partner that polls special directories per partner and sends matching files via JMS to the mendelson opensource as2 server.

Please have a look at the following diagram for an overview of the inluded components of the mendelson opensource as2 package. All these components install out-of-the-box if you are using the installer.
More detailed information is included in the products online help.


mendelson AS2 test server

mendelson-e-commerce GmbH runs a AS2 test server. It allows to check your server software for compatibility against the mendelson product.

If you are using the installation version of mendelson opensource as2 it is preconfigured to directly communicate with this server.
This server may sometimes be down for maintenance purpose. You could check it's state by pointing your browser to the following URL:

http://as2.mendelson-e-c.com:8080/as2/ServerState

To monitor the data entries on the testserver please point your browser to

http://as2.mendelson-e-c.com:8080/as2, user: guest, password: guest

If you would like to test your AS2 server against the mendelson AS2 test server please use the following settings before sending messages:

  • MDN: sync
  • URL: http://as2.mendelson-e-c.com:8080/as2/HttpReceiver
  • Signature: Necessary, SHA-1
  • Encryption: Necessary, 3DES
  • Sender AS2 id (your id): mycompanyAS2
  • Sender key (your key): (format pkcs#12, keystore pass "test"): Key1
  • Receiver AS2 id (test servers id): mendelsontestAS2
  • Receiver certificate (test servers certificate): (format PEM): Key2


Please contact us if you have trouble sending data to the AS2 test server.

Additional information

This product is also available under a commercial license.

Related Links:

3rd party product links:


Bookmark to del.icio.us


SourceForge.net Logo java.net Logo Powered by Jetty

© 1999-2010 mendelson e-commerce GmbH. All right reserved.