Bug in generated SAS code - client API

LabKey Support Forum (Inactive)
Bug in generated SAS code - client API Andy Straw  2013-03-06 13:00
Status: Closed
 
Using LabKey's ability to generate a SAS script for fetching the data grid I'm looking at, we generated a script that doesn't work. See attached log file from SAS.

Note that the filter uses operators DATE_GREATER_THAN_OR_EQUAL and DATE_LESS_THAN_OR_EQUAL that are not valid operators in the SAS client API: https://www.labkey.org/wiki/home/Documentation/page.view?name=sasMacros

(I also looked at the SAS source for the labkeyMakeFilter macro, and it looks like that macro doesn't support those operators.)

Is this a bug?

We're using LabKey 12.3 build 24024 (and the corresponding SAS client API).

Andy Straw
University of Rochester
 
 
adam responded:  2013-03-06 22:44
Yes, that appears to be a bug in both the SAS client API and Java API (on which the SAS API depends).

Adam
 
Andy Straw responded:  2013-03-19 12:58
Would you please point me to the bug/issue for this, so I can track it.

Thanks.

Andy Straw
University of Rochester
 
adam responded:  2013-03-19 14:32