Error evaluating function 'queryruleexec'

When trying to view a Tempo Report I get error in Tempo.

Error Evaluating UI Expression
Expression evaluation error in rule 'getall_workloadanalysisreport_data_filtered' (called by rule 'workloadanalysisreport') at function 'queryruleexec': Error evaluating function 'queryruleexec' : Unexpected error executing query (type: [WorkloadAnalysisVWDT1968], query: [getAll_WorkLoadAnalysisReport_Data_Filtered], order by: [[]], filters:[((contractingOfficer includes TypedValue[it=3,v=]) AND (contractingOfficeCD includes TypedValue[it=3,v=]) AND (regionCD includes TypedValue[it=3,v=]) AND (status includes TypedValue[it=3,v=]) AND (endDate >= TypedValue[it=7,v=1991-01-11]) AND (endDate <= TypedValue[it=7,v=2040-04-23]) AND (teamMemberUsernames includes TypedValue[it=3,v=test.1@blank.com]))])

The log is as follows:

2015-09-01 11:56:05,113 [ajp-/0.0.0.0:8009-11] ERROR com.appiancorp.rest.shared.AppianExceptionMapper - Internal Server Error on REST API invocation...

OriginalPostID-165214

OriginalPostID-165214

  Discussion posts and replies are publicly visible

Parents
  • ...dAnalysisVWDT1968], query: [getAll_WorkLoadAnalysisReport_Data_Filtered], order by: [[]], filters:[((contractingOfficer includes TypedValue[it=3,v=]) AND (contractingOfficeCD includes TypedValue[it=3,v=]) AND (regionCD includes TypedValue[it=3,v=]) AND (status includes TypedValue[it=3,v=]) AND (endDate >= TypedValue[it=7,v=1991-01-10]) AND (endDate <= TypedValue[it=7,v=2040-04-22]) AND (teamMemberUsernames includes TypedValue[it=3,v=]))]) (APNX-1-4164-028)


    The function throwing the error is:

    local!datasubset: rule!getAll_WorkLoadAnalysisReport_Data_Filtered(local!contractingOfficer, local!contractingOfficeCD, local!regionCD, local!status, local!effectiveFromDate, local!effectivetoDate, local!user, local!pagingInfo),

    What does 'queryruleexec' mean?
    What error is (APNX-1-4164-028)?

    I've looked on the forums a bit, and fiddled with the rule as well. The fields in the database are correct types, and correct amount of characters.
Reply
  • ...dAnalysisVWDT1968], query: [getAll_WorkLoadAnalysisReport_Data_Filtered], order by: [[]], filters:[((contractingOfficer includes TypedValue[it=3,v=]) AND (contractingOfficeCD includes TypedValue[it=3,v=]) AND (regionCD includes TypedValue[it=3,v=]) AND (status includes TypedValue[it=3,v=]) AND (endDate >= TypedValue[it=7,v=1991-01-10]) AND (endDate <= TypedValue[it=7,v=2040-04-22]) AND (teamMemberUsernames includes TypedValue[it=3,v=]))]) (APNX-1-4164-028)


    The function throwing the error is:

    local!datasubset: rule!getAll_WorkLoadAnalysisReport_Data_Filtered(local!contractingOfficer, local!contractingOfficeCD, local!regionCD, local!status, local!effectiveFromDate, local!effectivetoDate, local!user, local!pagingInfo),

    What does 'queryruleexec' mean?
    What error is (APNX-1-4164-028)?

    I've looked on the forums a bit, and fiddled with the rule as well. The fields in the database are correct types, and correct amount of characters.
Children
No Data