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
5641 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
ravalik
A Score Level 1
over 6 years ago
Hi oksanak,
As per my understanding flat relationships are mostly preferred because it takes advantage of specific query performance optimization which is made directly in to the database.If we use nested Cdts it is a bit complex due to several issues like resolving a process,accessing additional data,and more over deleting the child value also becomes difficult.In order to avoid these it is better to go with flat relationships.
Thanks,
ravalik
Cancel
Vote Up
0
Vote Down
Sign in to reply
Reject Answer
Cancel
Reply
+1
ravalik
A Score Level 1
over 6 years ago
Hi oksanak,
As per my understanding flat relationships are mostly preferred because it takes advantage of specific query performance optimization which is made directly in to the database.If we use nested Cdts it is a bit complex due to several issues like resolving a process,accessing additional data,and more over deleting the child value also becomes difficult.In order to avoid these it is better to go with flat relationships.
Thanks,
ravalik
Cancel
Vote Up
0
Vote Down
Sign in to reply
Reject Answer
Cancel
Children
No Data