Deploy Agentry Application

Deploys an Agentry application to the Agentry server. SAP Mobile Server parses the application manifest to decide which deployment mode to use; new or update.

You can use this method only to deploy Agentry applications; for other application types, the method throws a not supported exception.

Syntax

 void deployAgentryApplication (String appId,String
        fileLocation ,boolean
        immediate,Date time)
                      throws  SUPAdminException;      
                

Parameters

Returns

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

Examples

Related information
Create Agentry Shell Application
Create Agentry Application with Package
Download Agentry Application
Get Client SDK Type
Enable or Disable Agentry Application
Start, Stop, or Restart Agentry Application
Disconnect Active Agentry Application Users
List Active Agentry Application Users
Roll Agentry Application Log
Get Agentry Application Log Properties
Update Agentry Application Log Properties
Get Agentry Application Configuration
Update Application Configuration
Get Status of Agentry Application from Server Node
List Agentry Application Definition Files
List Agentry Application Local Files
List Agentry Application Resource Files