Skip to content

A Java software that implements EDIINT AS2 protocol to send and receive messages, and supports arbitrary data format conversion

License

Notifications You must be signed in to change notification settings

mttk-as2/MTTK_AS2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 简体中文

Introduction

MTTK_AS2 is a java software system that follows AS2 protocol to realize message sending and receiving. Certificates, partner AS2 information and local AS2 information can be flexibly configured in the system. MTTK_AS2 has perfect system monitoring and error tracking, and MTTK_AS2 mapping module supports converting any data format into any data format (for example, xml to json/xml to edi/json to edi/edi to json, etc.). MTTK_AS2 is equipped with the corresponding MTTK_AS2_CLOUD Cloud system. You can use MTTK_AS2 to register with CLOUD. After registering with Cloud, you can enjoy deployment mapping (format conversion tool), configuration backup, after-sales support and other services.。

system characteristics

  • [AS2] | [RFC4130] | [EDI] | [ANSI X12] | [EDIFACT]

  • web management interface flexibly configures partners

  • Support interface to generate and configure certificates

  • Support various AS2 encryption coordination and AS2 compression

  • Support synchronous MDN and asynchronous MDN

  • Support recording transmission messages and complete AS2 message

  • Support operation monitoring and error tracking

Preparation

MTTK_AS2 is developed by java and stored by mongDB, which means that you may need to have a general understanding of both.

System screenshot

Installation package

Considering that the installation system needs certain technical ability to configure jdk and mongoDB, we divide the installation program into two different types of installation packages

  • FULL Installation package containing jdk and mongoDB running environment (only applicable to 64-bit windows)

  • LESS The basic installation package of jdk and mongoDB running environment is not included (this installation package needs to install jdk and mongoDB running environment by itself)

Features

- login / loginOut

- Monitor
  - Dashboard
  - Transaction
  - Alert
  - System log

- Daily Config
  - Partner
  - Local
  - Certificate
  - Sequence

- Utility
  - System settings
  - User management
  - Config migration
  - User settings
  - About

- Mttk Cloud
  - Account
  - Mapping
  - Backup
  - After sales

FULL package installation

# Download installation package

# Enter the / full directory

# enter the decompressed bin directory [\mttk_as2\work\bin]

# Running mongoDB environment
mongoStartup.bat

# Windows service mode runs mongoDB environment
mongoInstallService.bat

# Start the MTTK_AS2 service
startup.bat

Browser access http://localhost:5555
Default user: admin
Default password: 123456

LESS package installation

# Download installation package
# Enter the / less directory

Please refer to for details Install doc

Other

Please refer to for more information Use doc

More open source addresses

Browsers support

Modern browsers and Internet Explorer 10+.

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
IE10, IE11, Edge last 2 versions last 2 versions last 2 versions

License

MTTK_AS2

Copyright (c) 2020 http://www.mttk.com.cn

About

A Java software that implements EDIINT AS2 protocol to send and receive messages, and supports arbitrary data format conversion

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published