Installation of a Mobile Workflow Package

Installs a mobile workflow package.

Syntax

MobileWorkflowIDVO installMobileWorkflow(byte[] zippedWorkflowPackage) throws SUPAdminException;

Returns

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

Examples