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
- _scProfile
Type: RetailConnStoreConnectProfile Table
A RetailConnStoreConnectProfile record.
- _connStr
Type: RetailConnProfileConnectionString Extended Data Type
The string value that specifies the connection parameters.
Exceptions
Exception | Condition |
---|---|
Error | Sending data to the client fails. -or- The response is not received. |