Receiving AS2 messages
To receive AS2 messages in JSCAPE MFT Server, the sender may require from you the following parameters.
URL
The format of the URL is:
https://<hostname>:<port_no>/as2/incoming/
where
<hostname> is the hostname or IP address as specified in the Server > Settings > Web panel of JSCAPE MFT Server Manager.
<port_no> is the port as specified in the Server > Settings > Web panel of JSCAPE MFT Server Manager.
For example,
https://192.168.1.1:443/as2/incoming/
Username
The format of the username is:
username@domain
where
username is the user login name provided during user creation.
domain is the JSCAPE MFT Server domain to which the user belongs.
For example,
test@localhost
Password
The password for the specified username.
AS2 message data will be stored in the directory with the name provided in the "Upload directory" field in the Server > Settings > Web > AS2. This Upload Directory will be created at the location defined in the Real Path field of the user created in the JSCAPE MFT server.