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
3 replies
Subscribers
10 subscribers
Views
2797 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Data and Records
Record Summary Load Time with Queries in Displayed Related Action Buttons
nickh413445
Certified Senior Developer
over 8 years ago
If I have a record view with a related action button displayed that has a query rule in the 'Context' for process parameters (i.e. { case: rule!CS_getCaseById(rf!caseId) } )
Does Appian run the query rule before loading the button to display on the page, or does it only run the query rule when I click the button?
If I have a bunch of buttons displayed on a record view with poor performing queries in the 'Context' to pass as a process parameter, will that affect my record page load time?
OriginalPostID-264173
Discussion posts and replies are publicly visible
Parents
0
Josh
Certified Lead Developer
over 8 years ago
Take a look at
forum.appian.com/.../e-236419
@aayusha mentions that switching from querying the cdt and passing it in to passing in the record fields directly improved his performance.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Josh
Certified Lead Developer
over 8 years ago
Take a look at
forum.appian.com/.../e-236419
@aayusha mentions that switching from querying the cdt and passing it in to passing in the record fields directly improved his performance.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data