Question: BPM MATCHES operator?

,

10.2.200.16
Hi all! First day live on E10, and I’m having an issue with a BPM condition where I’m trying to use MATCHES to look for a Part Number matching the pattern xxTRKxxxxx…, but I’m not sure whether I should be using C# Regex patterns or SQL LIKE patterns. Any help would be greatly appreciated!

1 Like

BPM uses C#

1 Like