Skip to content

How to configure Time warp for indirect relationships on custom objects. Ex: Account should pull Tasks associated to lead and Referral. #231

Answered by deejay-hub
vinodreddys asked this question in Q&A
Discussion options

You must be logged in to vote

Time Warp doesn't support this use case. Traversing relationships to the grand child level creates some challenges to get a query to scale and be performant. Your best bet would be to take the code and add your use case onto it. Finding a generic way to do this for any Parent - Child - Grandchild relationship in a way that is fast has eluded me.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@vinodreddys
Comment options

@deejay-hub
Comment options

@vinodreddys
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by deejay-hub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants