Share via


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

Syntax

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

See Also

Reference

SysWorkflowNotificationTask Class