Skip to main content
Question

Timeliness Check with parameters not working (v 15.4 on prem)

  • May 4, 2026
  • 0 replies
  • 3 views

Forum|alt.badge.img+2

Hello, Ataccama Community.  I am hoping you can help me figure this out.  I am trying to create a timeliness check.  The objective would be to have a general DQ rule that accepts an update date and then allows the user to configure a minimum delay and a maximum delay.  

The rule would find the number of days from today and the update date, then take the maximum of that value.  If the max of that delay is mroe than the maximum parameter set, then it should return a “MAJOR DELAY” indication.

Here is my challenge.  It does not seem to work when I use the parameter.  It only works when I use a hard coded value for the “maximum delay” in the test.

I am hoping someone can help me figure it out.