SitesSvcSyncProvider.uploadCloudUsers Method [AX 2012]

Creates new users on the cloud.

protected Map uploadCloudUsers(Array _newUsers, DOCommonErrorList _errors)

Run On

Called

Parameters

_newUsers
Type: Array Class
An array of DOCommonUser objects.
_errors
Type: DOCommonErrorList Class
A list of errors that were returned from the server.

Return Value

Type: Map Class
An array of containers that contain a CloudUserId value and a TemporaryPIN value.

Community Additions

ADD
Show: