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.