Discussion
8
Replies
344
Views
Posted: November 4, 2015
Last activity: January 25, 2016
Closed
Question on circumstancing quiz
Regarding this question:
Assume that there are no other “ApproveLoan” or related rules other than those specified below. Which of the following scenarios is allowed by the system? (Choose One)
2 Rules: ApproveLoan (not circumstanced), ApproveLoan (.MortgageRate > 0.05)
2 Rules: ApproveLoan (not circumstanced), ApproveLoan (.OriginProvince = .PropertyProvince)
2 Rules: ApproveLoan (not circumstanced), ApproveLoan (Start Date: [blank], End Date: 12/31/2013)
3 Rules: ApproveLoan (not circumstanced), ApproveLoan (.OriginProvince = Ontario), ApproveLoan (.AccountID = C1234)
1 Rule: ApproveLoan (.CreationDate As-of 1/1/2042)
Can you explain why the second-last option is not valid?
Thanks
I do wonder the same thing.