Import Hybrid App

Import an exported Hybrid App to the server. Only a SAP Mobile Platform administrator or a SAP Mobile Platform domain administrator can perform this.

Syntax

void importMobileHybridApp(String fileName)
      throws SUPAdminException; 

Parameters

Returns

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

Examples