RetailCommSvcUpgradeController.migrateOnlineChannelTable Method [AX 2012]
Migrates the online channel table.
Syntax
protected void migrateOnlineChannelTable(AccountNum _defaultCustNum)
Run On
Called
Parameters
- _defaultCustNum
Type: AccountNum Extended Data Type
The given value for account number.
Exceptions
Exception | Condition |
---|---|
Error | If commerce service is not configured correctly. -or- If customer template is missing. |