Import MBO Package

Imports a package to a domain. Only a SAP Mobile Platform administrator or a SAP Mobile Platform domain administrator can perform this.

Syntax

void importPackage(String fileName) throws SUPAdminException;

Returns

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

Examples