Update of Context Variables

Updates context variables for the specified Mobile Workflow package.

Syntax

void updateMobileWorkflowContextVariables(MobileWorkflowIDVO workflowID, List<MobileWorkflowContextVariableVO> contextVariables) throws SUPAdminException;

Returns

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

Examples

Usage

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

For mobile workflow 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.