RetailConnSCTestConnection.testConnection Method [AX 2012]

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

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

Run On

Called

Parameters

_scProfile
Type: RetailConnStoreConnectProfile Table
A RetailConnStoreConnectProfile record.
_connStr
Type: RetailConnProfileConnectionString Extended Data Type
The string value that specifies the connection parameters.

ExceptionCondition
Error

Sending data to the client fails.

-or-

The response is not received.

Community Additions

ADD
Show: