Export Hybrid App

Export a Hybrid App from the server. Only a SAP Mobile Platform administrator or a SAP Mobile Platform domain administrator can perform this.

Syntax

void exportMobileHybridApp(String fileName, MobileHybridAppIDVO hybridAppID) 
      throws SUPAdminException; 

Parameters

Returns

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

Examples