Recent content by obungle

  1. O

    DateDiff expression not throwing an exception

    Playing around with decision stages today, I've added a decision stage in my process where it is supposed to throw an exception if a date of birth is less than 18 years old. The expression I have come up with is as follows: DateDiff(0, 18, [Patient Data.Date of Birth], Today()) My logic was...
  2. O

    Blue Prism Foundation Guide Section 9

    Hi kiss4344 - thanks for your reply. How do I post my flow here? Sorry, quite new to this. I actually think its a mistake on the guide, I'm working from version 5.0.2 but can't find a later version to compare it with
  3. O

    Blue Prism Foundation Guide Section 9

    Currently working through the guide and on section 9 I don't know what I'm doing wrong in exercise 9.1.1. It says that after running the process I need to open the properties of the Data Items to see their current values but there are none. No mention beforehand of populating with my own values...
Top