Share via


RetailConnSCMonSendConfiguration::main Method [AX 2012]

Sends the distribution location data to the store connect or updates the store connect profile data.

Syntax

server public static void main(Args _args)

Run On

Server

Parameters

  • _args
    Type: Args Class
    An Args object that contains the dataset information.

Exceptions

Exception Condition
Error

The setup fails.

See Also

Reference

RetailConnSCMonSendConfiguration Class