RetailConnSCTestConnection.testConnection Method [AX 2012]

Establishes a connection to the client, sets the parameters, and tests the connection.

Syntax

public void testConnection(RetailConnStoreConnectProfile _scProfile, [RetailConnProfileConnectionString _connStr])

Run On

Called

Parameters

Exceptions

Exception Condition
Error

Sending data to the client fails.

-or-

The response is not received.

See Also

Reference

RetailConnSCTestConnection Class