Skip to main content
January 22, 2026
Solved

Error accessing data store entity: View.... Please contact a system administrator for additional details. (APNX-1-4505-026)

  • January 22, 2026
  • 9 replies
  • 0 views

I am getting below error in a node where export CSV "Export data store entity to csv" we are using to export from view.

I have checked the view performance ( which is good) and the table data its having only 3800 rows .

I am not able to find out the reason of failure as this error is not captured in the tomcat.stdout log.

Error accessing data store entity: OutputView. Please contact a system administrator for additional details. (APNX-1-4505-026)

Any pointer to check any other thing which I have not think of will be helpfull.

 

Best answer by stefanhelzle0001

Appian uses a fixed timeout of 10 seconds.

9 replies

January 22, 2026

just not i observed that this node is fetching data from the Records in all the exprestion and entiry is configured in this node but in CDT is of record type which is making it slow I guess , any suggestion on this.

stefanhelzle0001
January 22, 2026

I suggest to check the tomcat std-out log file for details.

January 22, 2026

checked this error is not there in logs