RetailConnSCMonitoringUtilities.updateSCMonitoringConfig Method [AX 2012]

Validates all the store connect parameters and sends the configuration settings to the client.

public boolean updateSCMonitoringConfig(RetailConnStoreConnectProfile _scProfile)

Run On

Called

Parameters

_scProfile
Type: RetailConnStoreConnectProfile Table
The store connect profile name.

Return Value

Type: boolean
false if sending the configuration fails; otherwise, true.

Community Additions

ADD
Show: