Update of Hybrid App Context Variables

Updates context variables for the specified Hybrid App package.

Syntax

void updateMobileHybridAppContextVariables(MobileHybridAppIDVO hybridAppID,List<MobileHybridAppContextVariableVO> contextVariables) throws SUPAdminException;

Returns

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

Examples

Usage

For Hybrid App packages that do not support certificate-based authentication, use the following context variables to specify credentials:

For Hybrid App packages that support certificate-based authentication, use the above variables and the following additional context variables:

Note: In this case, all the context variables are read-only.