Skip to main content
joseg0006
November 30, 2021
Question

I get this error 1/5 times I query the data, is this because of a TIME OUT error. If it is can I extend the TIME OUT?

  • November 30, 2021
  • 3 replies
  • 0 views

does anybody know what does this error mean?

Test Output

Expression evaluation error in rule 'ums_qr_getvaappdetails' at function a!queryEntity [line 3]: An error occurred while retrieving the data. Details: Unexpected error executing query (type: [VAAPPDetailsDT5506], query: [queryentity expression], order by: [[Sort[processIndicator asc]]], filters:[(aapp = TypedValue[it=1,v=100165])])

    3 replies

    stefanhelzle0001
    Brainy
    December 1, 2021

    There is no good way to extend the timeout. Did you try to optimize your query or fetch less data?

    stewart.burchell
    December 1, 2021

    First, establish what the actual root cause of this error is. This message covers more than just time outs. Go take a look in the logs to see more detail about why you're getting a "retrieving the data" error.

    December 1, 2021