Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Verified Answer
Replies
4 replies
Subscribers
12 subscribers
Views
5644 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Best Practices
When I should use nested fields and when I should avoid it?
oksanak
over 6 years ago
What are the cases to use nested fields?
Discussion posts and replies are publicly visible
Parents
+1
Pradeep Gudishana
A Score Level 1
over 6 years ago
Best Practice is to void nested CDT's because when get the data you will unnecessarily get all child table data(where query entity have a limitation on get to be fetched) and it make the scenarios bit complex.
Instead use separate CDT's and make one columns same with CDT's to maintain the relation ship, by this way use can concentrate on each module individually.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Reject Answer
Cancel
Reply
+1
Pradeep Gudishana
A Score Level 1
over 6 years ago
Best Practice is to void nested CDT's because when get the data you will unnecessarily get all child table data(where query entity have a limitation on get to be fetched) and it make the scenarios bit complex.
Instead use separate CDT's and make one columns same with CDT's to maintain the relation ship, by this way use can concentrate on each module individually.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Reject Answer
Cancel
Children
No Data