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
CalledParameters
- _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.
Community Additions
ADD
Show: