Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
2 replies
Subscribers
8 subscribers
Views
1773 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
while running a report on a high-volume of data, we "Memory Threshold Reac
danny.leo
Certified Associate Developer
over 10 years ago
while running a report on a high-volume of data, we "Memory Threshold Reached During Output Conversion".
What setting should be increased?
What is the recommended setting?
What is the max setting?
Expression evaluation error in rule 'ccme_getallcaserequests' (called by rule 'ccme_export_filteredreporttoexcel') at function 'queryruleexec': Error evaluating function 'queryruleexec' : Memory threshold reached during output conversion (rule: [CCME_getAllcaseRequests], type: [CCMEREQUESTDT4408], threshold: [1,048,576 bytes], objects successfully converted: [925])
OriginalPostID-137584
OriginalPostID-137584
Discussion posts and replies are publicly visible
0
Mike Cichy
Appian Employee
over 10 years ago
Your query rule reached the 1MB limit for data. The qr retrieved 925 rows of data before failing. I would recommend paging or utilizing Export SQL to Excel plugin to directly export data.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
danny.leo
Certified Associate Developer
over 10 years ago
Thanks Mike. As always, appreciate the quick response here.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel