Transformation
Regex Replace
Overview
This Pre-Built Transformation enables users to execute a search for a match in a string, and replaces the matched substring with a replacement substring. It closesly emulates the functionality of the native JS String replace method. The only noticeable difference is that one must specify whether a Regex or String is used as the identifier (where string is the default). If a string is selected as the identifier, then only the first match is replaced (similar to the native method).
How to Install
To install the artifact:
- Verify you are running a supported version of the Itential Automation Platform (IAP) as listed above in the Requirements section in order to install the artifact.
- The artifact can be installed from within App-Admin_Essential. Simply search for the name of your desired artifact and click the install button.