SysWorkflowNotificationTask::runAsUser Method [AX 2012]

Runs the logic in the context of a RunAs session to process aggregated notifications for a given parent workflow and a given user

client server public static void runAsUser(container _params)

Run On

Called

Parameters

_params
Type: container
A container that contains the parent workflow correlation Id, the user Id, and the batch affinity
Show: