WorkflowHierarchyProvider.convertUserIdToNodeDataType Method [AX 2012]

Converts a user ID to the data type that the provider supports.

public anytype convertUserIdToNodeDataType(UserId _userId, WorkflowContext _workflowContext)

Run On

Called

Parameters

_userId
Type: UserId Extended Data Type
The user ID to convert.
_workflowContext
Type: WorkflowContext Class
An instance of the WorkflowContext class that contains information about the workflow instance.

Return Value

Type: anytype
The value that identifies the converted user ID.

Community Additions

ADD
Show: