Update of Context Variables

Updates context variables for the specified Mobile Workflow package.

Syntax

void SUPMobileWorkflow.updateMobileWorkflowContextVariables(MobileWorkflowIDVO workflowID, 
                                                            MobileWorkflowContextVariableVO contextVariables)

Returns

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

Examples