How You Test the Transmission Configuration

The transmission configuration setup is used to transmit outbound payment files, settlement batch files, and positive pay files to your payment system or financial institution. It's also used to pull funds capture acknowledgment files.

The setup captures various parameters, which may be different for different protocols. You can test your transmission configuration to confirm whether your setup of outbound and inbound transmission protocols is correct.

To confirm the accuracy of the setup, click the Test button on the Create or Edit Transmission Configuration page. The Test button is active only when the values associated with all the mandatory parameters are present. Typical transmission configuration parameters that are available to test include:

  • Destination server URL

  • Destination server IP address

  • Destination server port number

  • Remote file directory

  • User credentials

Testing the transmission configuration setup includes reviewing return messages.

Reviewing Return Messages

The Test button action contacts the destination server with the specified parameters, which results in a return message. The return message is a combination of functional text and raw message text. This occurs so both functional and technical users can benefit from the message. For example, suppose the remote file directory is invalid. The return message is: Incorrect remote directory (IBY_Trans_Test_Remote_Dir_Fals).

The following table describes transmission configuration connection tests and test results with their associated return messages.

Test

Test Result

Return Message

Whether the connection is correct.

  • Connection is successful.

  • Remote file directory is present.

Success (raw message)

Whether the remote file directory is valid.

  • Connection is successful.

  • Remote file directory isn't present or incorrect.

Incorrect remote directory (raw message)

Whether user credentials are correct.

  • Connection is unsuccessful.

  • Destination IP address and port is correct.

  • Incorrect login credentials.

Incorrect user credentials (raw message)

Whether IP address or port is correct.

  • Connection is unsuccessful.

  • Incorrect IP address or port.

Incorrect destination server details (raw message)

Whether two factor key file-based authentication is successful.

  • Connection is unsuccessful.

  • Unsuccessful key file-based authentication.

Unsuccessful authentication (raw message)

Whether the destination server is responsive.

Destination server is down.

Destination server is not responding (raw message)

Not applicable.

Any other failure.

(raw message)