Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
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:
Hi Chris,
First of all, thanks for your plugin, it is very useful.
Just one question, when we use the plugin, we notice that we have a lot of data in the Appian Log due to the plugin, I suppose that you have in the code a System.out.println.
I don't know if that behaviour is correct, but I think a good practice is to avoid writing directly in log. Maybe, in case you want to add info into the log, you can add a new param like "activeLog" true or false.
Do you think that we could have that behaviour or maybe to avoid the insertion into log?
Regards
Thanks for all Chris!
Hi Sergior,
Thanks for bringing this to my attention, all of those log output should have been removed in the previous version. I've just submitted a new version with that last logging line removed, so once the plugin is approved you should be be in good shape.
Thanks
Just a comment, this behaviour is identified in regexInsertMatchMarkers