a!queryEntity: An error occurred while retrieving the data

Hi All,

I have issue while retrieving data from a view , I have a interface where it has one pie chart and one bar chart and one paging grid where for all these three data is coming from same view but for bar and pie chart data will be fetched again, and data also huge but not more than 5k rows but in view also it's taking 3sec . I am not sure this error is because of huge data or what bcz I could see no error in logs . Could someone help me here please? It's MySQL

Thanks,

Bhargavi

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer
    Bhargavi,

    A few follow up questions/suggestions:
    1. Have you checked the application server logs? Is there any additional information in the logs that gives you more insight into the issue? There should be a corresponding log entry if you're getting the error in Appian.
    2. Have you tried running the query entity from a separate expression rule? If so, can you make the batchSize smaller to eliminate your question around the data volume?
Reply
  • 0
    Certified Lead Developer
    Bhargavi,

    A few follow up questions/suggestions:
    1. Have you checked the application server logs? Is there any additional information in the logs that gives you more insight into the issue? There should be a corresponding log entry if you're getting the error in Appian.
    2. Have you tried running the query entity from a separate expression rule? If so, can you make the batchSize smaller to eliminate your question around the data volume?
Children
No Data