EBIFour.com > Training > Clarify Tips > How to Test File Adapters and File Monitors -- REGEX

How to Test File Adapters and File Monitors -- REGEX

7th August 2017

When creating File Adapters and File Monitors we use wildcards to scan for filenames, or create filenames.

A neat online, and free, online tool can be found here: http://freeformatter.com/regex-tester.html


In the example below, we need to scan for a filename,

Cleo Clarify File Monitor


REGEX :: WRONG WAY

Cleo Clarify Regex wrong syntax
Cleo Clarify Regex wrong syntax results


REGEX :: RIGHT WAY

Cleo Clarify Regex correct syntax
Cleo Clarify Regex correct syntax results


By: on