cancel
Showing results for 
Search instead for 
Did you mean: 

#BPTechTips #TipOfTheDay - Regular Expressions with Blue Prism

Hello community happy monday.

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.

8066.png
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
------------------------------
1 REPLY 1

Neel1
MVP
Thanks for sharing this @Tejaskumar_Darji.   Regex is really helpful, flexible and do save effort for multi calc.​

------------------------------
Neeraj Kumar
Technical Architect
------------------------------