Question
Pegasystems Inc.
AU
Last activity: 2 Mar 2020 0:56 EST
As-Of date behaviour in Multivariate Circumstances
In date circumstanced rules the date property behaves like as-of the start date as per the the table below
The following table lists the possible date combinations and the business-logic requirements they meet when you circumstance by date. Row two is what I'm interested in.
Business requirement | Specify date property | Specify start date | Specify end date |
---|---|---|---|
Rule to be effective only if the value of the specified date property occurs within a date range | Yes | Yes | Yes |
Rule to be effective only if the value of the specified date property occurs after a certain date | Yes | Yes | No |
Rule to be effective only within a date range | No | Yes | Yes |
Rule to be effective only after a certain date | No | Yes | No |
When I create a multivariate circumstance definition this logic doesn't seem to apply when creating a date property as it appears to resolve to a direct comparison as opposed to an as-of comparision.
Is there way to achieve the same as-of behaviour of a date property with multivariant circumstancing?