Overview
This Plug-in exposes Java Regular Expression string manipulation capabilities as Appian Functions. Very useful for validation rules and data manipulation on interactive SAIL forms.
Key Features & Functionality
Datatypes provided:
Regex Flags supported:
Functions provided:
Apparently it defaults to case insensitive match. I can't find anything that tells how to switch that off.
Yeesh - so just by chance my Prod environment had 2.0.1 and (for whatever reason) the dev team that preceded me didn't sync the versions across environments. This was throwing me for a major loop earlier today when trying to update since it just seemed like it refused to update at all (as i was expecting "regexIsMatch" to pop up). Luckily I eventually figured out there's probably a discrepancy. In general I do support moving back to the older rule naming to preserve backwards compatibility. Thanks for the feedback.
Hi Mike,
regexIsMatch was actually a typo introduced in versions 2.0.1/2.0.2 and that combined with the renamed older functions caused backward compatibility issues. As a result those versions were only available from Nov 13-19, 2019, and in 2.1.0 forward the old function names are used but are backward compatible with version 1.0.0. The description looks like it still has that typo, and I'll get that corrected.
Has something happened to "regexIsMatch" in the latest version (2.1.1)? I just updated from 2.0.1 and now all I can see anymore is the older "regexMatch" function. It's making me wonder whether the upgrade is working correctly in the environments I'm trying to manage, because what I'm seeing in my Admin Console no longer matches the function list found in the plug-in description here.
Chris Smith
Hi Pietro,
Adding groups has been on my radar for a little while now, and I would like to get them added in the future. Unfortunately, I don't have a timeline on that for you at the moment. As for the modern languages, what are you looking for as far as that's concerned?
Thanks,
Chris
Hi chris,
What would it take to have also processing of groups?
Especially for replacements?
Can we move this plugin to be compatible with other modern languages?
I have been limited on this with my last 3 projects.
What would it take to have also processing of groups
Hi and deepakc,
The latest one, 2.1.1, will probably work on the same versions as 1.0, but I have not tested it below 19.2.
Hi Chris. Keen to know this too - is there a plugin compatible with version below 19.2?