What regex engine does NextGen Mirth Connect use?

71 views Asked by At

I'm setting up alerts in my Mirth Connect healthcare data processing system and want to filter for certain error messages to actually notify on. NextGen's docs describe this helpful functionality which is accessed via regex, but I cannot seem to find reference on the engine they use for it

Other paradigms like Python or Rhino EcmaScript/JavaScript outline this clearly. I imagine Mirth's regex functions nearly identically to other implementations' and that general tools like https://regexr.com/ would still help lots, but it's important to iron out these details to ensure the system is robust

Thank you!

1

There are 1 answers

0
Jackalakalaka On

Per this image in NextGen's article, the regex is supposed to be "Java-style"