SUPApplication API Changes

SUPApplication changes help manage applications, application connections, and application connection templates.

New SUPApplication Methods
Methods Description
createApplication Create an Agentry application with or without a package
deployAgentryApplication Deploy an Agentry application to the Agentry server.
  • startAgentryApplication
  • stopAgentryApplication
  • restartAgentryApplication
Manage the application instance on the Agentry server.
  • getAgentryApplicationLogSetting
  • rollAgentryApplicationlog
Manage the Agentry application log settings.
  • getAgentryApplication DefinitionFiles
  • getAgentryApplication LocalesFiles
  • getAgentryApplication ResourceFiles
  • getAgentryApplicationConfiguration
  • updateAgentryApplicationConnectionSetting
Manage the Agentry application settings.
GetApplicationType Retrieve the Agentry client SDK type.
downloadAgentryApplication Download the Agentry client application.
setAgentryApplicationStatus Enable or disable the Agentry application on the Agentry server.
  • getAgentryActiveUsers
  • disconnectAgentryActiveUsers
Manage Agentry application users.
  • getOperationSystemInfo
  • getAgentryApplicationNodeStatus
Get the information from the Agentry server node.

Documented in: Developer Guide: SAP Mobile Server Runtime, see Managing Applications and Application Connections and Templates

Related reference
SUPCluster API Changes
SUPConfiguration API Changes
SUPServerConfiguration API Changes
SUPRelayServer API Changes
SUPDomain API Changes
SUPMobileWorkflow API Changes
SUPMobileHybridApp API Changes
SUPSecurityConfiguration API Changes