Breadcrumbs

EDI Client

Current latest version: v2.1.x

About

The EDI Client is a Windows application that installs as a service and exchanges documents between the send and receive locations that have been specified in the configuration. 

It will be ensured the files have been delivered on the receiving end before a file is deleted. Retry interval and retry delay can be configured, and if delivery still fails a notification will be sent. 

It is possible to see in a log view exactly which files have been successfully delivered and also a copy of the files can be viewed as it is saved in a backup folder. Automatic cleanup can be configured for the backup files and log. 

Included by default is plug-ins for the following transport locations: 

  • File In (Receive files from file folder or file share) 

  • File Out (Send files to file folder or share) 

  • EDI Portal In (Receive files from Link) 

  • EDI Portal Out (Send Files to Link) 

Furthermore it is possible to develop your own plug-ins in .Net by inheriting from an abstract class, overriding some methods and creating properties with specific attributes. Documentation and sample source code can be provided. 

Prerequisites

It is recommended to have a windows server with at least 8GB RAM and 4 CPU cores, running at least windows server 2019. 

It require Microsoft .Net Framework 4.6.1