How to Setup an EDI Communication Channel for eGate (by Pranke GmbH)
There is a service by the German company Pranke GmbH called eGate, which can act as a data transfer provider between EDI partners. You can get more information directly on their website.
Anveo EDI Connect can exchange data using this service, by using the SMTP and POP3 connectivity features of our remote communication channel.
Incoming Files
For receiving files, you’ll have to create a new communication channel and select the remote communication codeunit. If you do not know, how to work with communication channels, please have a look at the documentation.
In the remote setting, you’ll have to configure:
Set the protocol to the value POP3.
The host has to be set to “egate.pranke.com”.
The port is: 995.
This is the Pranke eGate username, that you get after ordering the service.
The password that you got from Pranke GmbH.
Select the value Yes (SSL in older versions of the module).
Set the property to the value Delete. The messages will still be available for a certain time in the Pranke archive.
Defines, how the file sender is determined. If you’re using the business transactions, this is important to select the correct input mapping. If you are not using business transactions, you’ll have to set the mapping directly on the communication channel.
Defines how to determine the receiver of the file (you). You can usually leave this blank on imports.
Set this to the property to the value True.
Set this to blank.
Set this to blank.
Outgoing Files
Set the protocol to the value SMTP.
The host has to be set to “egate.pranke.com”.
The port is: 25. You can use port 25 with TLS encryption.
This is the Pranke eGate username, that you get after ordering the service.
The password that you got from Pranke GmbH.
Select the value Yes (SSL in older versions of the module).
Defines the default sender address. Should be [email protected] (like [email protected]).
Defines a sender name in clear text.
If you’re only sending to one recipient, you can enter his Pranke ID followed by @egate.pranke.com here. Else you’ll have to either specify it in the mapping, or by using business transactions.
The subject of the message. You can also use all variables that are available for the field Filename Template.
Whether to sent the data as body or as an attachment. Please select the value False.
Defines how your Pranke GmbH eGate number is set. You can leave this blank, if you’ve filled the default sender address.
Defines how to determine the receiver of the file. You have to set this field, if you’re using the business transactions to determine the correct Pranke recipient ID.
Set this to the property to the value True.
Set this to Windows-1252.
Set this to Windows-1252.