Assignment of a Workflow Package

Defines a mobile workflow package and devices, and assigns the package to the devices.

Syntax

void SUPMobileWorkflow.assignMobileWorkflowToDevices(MobileWorkflowIDVO workflowID, deviceIDs)

Returns

If successful, returns silently. If unsuccessful, returns SUPAdminException.

Examples