#BPTechTips #TipOfTheDay - Regular Expressions with Blue Prism
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-04-22 07:16 AM
I wanted to highlight use of Regular Expressions with Blue Prism in todays #BPTechTips.
Blue Prism expression editor provides very powerful string operations with so many built in functions, but for more advance level string operations one can explore RegEx (Regular Expression).
Digital Exchange provides Utility-Strings reusable asset using which you can perform RegEx match on any string that you have and drive the downstream logic according to the result of this action to build your automation.
RegEx can save a lot of execeution time for complex string operations and is super reliable, super flexible.
For e.g. you may use 5 calc stages to perform certain string operation that RegEx can perform in one go.
This website is really helpful to learn RegEx and test your expressions - https://regex101.com/
Do give it a shot and let us know your feedback.
If you have used RegEx in past to resolve some complex string operations please add some ideas and use-cases here for the community members because ideas is what blue prism community is all about.
What are your thoughts! Feel free to add more insights to this #BPTechTips.
#BPTechTips #TipOfTheDay
------------------------------
Thanks & Regards,
Tejaskumar Darji
Sr. RPA Consultant-Automation Developer
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-04-22 08:26 AM
------------------------------
Neeraj Kumar
Technical Architect
------------------------------
