Intellipaat Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in RPA by (5.3k points)

 made a process that grabs the email body in an Outlook email. The email body is stored in a collection, however it puts everything into one row (which contains multiple information). I need to grab order numbers (that contain letters and numbers) and quantity amounts from this row, but I am not sure how to go about this. I am still learning how to use Blue Prism. Any advice would be great!

Checks email box if exists, then gets unread emails and stores in collection

VBO stores entire email body into a collection. Stores into one row, includes spaces and all. Tried to use the split line command to split each line of the email body collection

1 Answer

0 votes
by (9.5k points)

 i will suggest you to do one  thing use a regex expression

Object: Utility - Strings C# Action: Extract Regex Values

Related questions

Browse Categories

...