Agile Workflow Criteria: Can I use $TODAY (or $NOW) in a criteria?
I am trying to set up a criteria to ensure that a date attribute is greater than or equal to "today". It does not seem possible as the admin/java client only allows a calendar date/time to be selected as the "Value" for a date attribute in a criterion. The documentation (http://docs.oracle.com/cd/E23848_06/otn/pdf/administration/E23859_02.pdf page 17) says that $TODAY can be used to set default values, but unclear whether this can be used in criterial. Is this possible? Could this be a GUI limitation that I could get around via SQL?
0