Views:

Transcript:

0:00 [Music]
0:03 hi everyone Mike from Noor 52 here in
0:07 today's video we are going to shown or
0:09 52 interacting with Microsoft portals we
0:14 will use a real world example for this
0:16 so a customer wanted their reps to be
0:19 able to quickly calculate a quote using
0:21 a form on their portal interface they
0:24 needed this quote to be calculated using
0:27 the following rules as you can see there
0:31 are seven business requirements given to
0:33 us and these seven rules affect how much
0:37 the insurance will be and they are
0:39 intuitive for the most part so let's
0:42 have a look so here you can see the
0:45 vehicle type how old vehicle is does the
0:53 customer want protection against
0:54 uninsured motorists does the customer
0:58 want medical cover for any crash is
1:03 there a high chance an occupant will get
1:05 hurt in a collision and finally is
1:09 vehicle more likely to be stolen
1:13 so we translated these rules into a
1:16 decision table like so as you can see we
1:20 have moved each requirement over to its
1:22 own column like this so whenever a
1:27 formula is triggered the decision table
1:30 will run through each row and any row
1:35 that is true will have its auto premium
1:39 value added to the total auto premium
1:42 value so for example let's say I have a
1:46 five year old sedan we can see the sedan
1:51 means that I get 300 added to the auto
1:53 premium and it's a five years old so
1:57 it's between four and six so that's
2:00 another 350 added to the auto premium to
2:04 a total of 650 now say I wanted medical
2:09 coverage to be included
2:10 that's another 700 added which totals to
2:14 1350 so now let's see this decision
2:18 table in action we will go to the
2:20 automobile portal page that I've set up
2:22 and you can see that there's three
2:25 pre-made examples here now let's create
2:29 a new one by clicking the button here
2:32 and let's give it a name like Ferrari
2:37 and
2:40 let's fill in the details like so
2:46 I don't know that you can see that the
2:47 premium option here isn't actually
2:49 editable that's because we want noir 52
2:52 to fill this out for us so let's click
2:55 on submit and wait for it to run as you
2:59 can see the premium has been calculated
3:02 so now let's change some of these
3:04 factors like so
3:07 can't submit again and see that the
3:10 premium has been updated
3:13 this has been an or 52 video if you like
3:17 this you can see more videos or read our
3:19 knowledgebase articles at
3:21 support.norton.com