Skip to main content

Get help for ARIS Process Mining functions and services

Process index

MATCH_PROCESS

Description: Matches a case’s activity sequence against a predefined process pattern.

Syntax: MATCH_PROCESS ( 'pattern' [ , options ] )

Example:

FILTER MATCH_PROCESS('^ A -> B -> C $');