Update of Matching Rules

Updates a matching rule for the specified Mobile Workflow package.

Syntax

void SUPMobileWorkflow.updateMobileWorkflowMatchingRule(MobileWorkflowIDVO workflowID, 
                                                        MobileWorkflowMatchingRulesVO matchRule)

Returns

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

Examples