Installation of a Mobile Workflow Package

Installs a mobile workflow package.

Syntax

MobileWorkflowIDVO SUPMobileWorkflow.installMobileWorkflow(zippedWorkflowPackage)

Returns

If successful, returns an object of the specified type (can be null). If unsuccessful, returns SUPAdminException.

Examples