Transcript:
0:00 in this short video we're going to show
0:01 you the power and simplicity of building
0:03 complex logic with North52s business
0:06 process activities we have an existing
0:08 North52 formula that determines
0:10 eligibility for a platinum credit card
0:12 using the fields annual income total
0:15 assets of applicant and credit score for
0:17 the eligibility criteria we can see this
0:20 action in action here when adding
0:21 information to the form and saving the
0:23 record this person was eligible for a
0:26 platinum credit card the logic for this
0:31 business requirement is contained in the
0:33 decision table you can see that north
0:35 fifty-two business rules editor is built
0:37 right into Dynamics 365 making it very
0:40 easy to build test and maintain business
0:42 rules within your browser the business
0:45 has decided to update the decision
0:46 criteria to include an age check an
0:48 applicant needs to be over 18 to be
0:50 eligible we can simply add a new
0:53 condition to our decision table for this
0:54 criteria however there's an added
0:57 complication that we only store a
0:58 person's date of birth in the system and
1:00 therefore need to calculate their age
1:02 first to address this we can use the
1:05 date diff function one of over 450
1:08 available to do a real-time calculation
1:10 of the person's age by simply completing
1:14 the wizard using the birthday field and
1:16 another function called UTC date which
1:18 returns the date at the time of
1:20 execution we now have a dynamically
1:22 calculated condition added to our
1:24 decision table next we add the decision
1:27 criteria in this case greater than 18 to
1:29 the table and save the new logic is
1:32 ready to test if you thought this was
1:35 good why don't you let us show you what
1:37 else can be done and arranged a demo
