PSAmmirata
5 years agoEmployee
Ultra lineage
I’m confused about the concept of maintaining lineage in an ultra pipeline. Specifically what’s needed to maintain lineage? And, what types of actions will break lineage? Is there any documentation t...
The lineage relationship between the output doc and the input doc is established using the document API the snap code is calling. It’s independent of whether the output doc includes any sort of visible pass through of the input date; the lineage links are in the invisible document metadata.
We have fixed a couple of bugs recently where a snap wasn’t establishing the lineage relationship correctly. Are there particular snaps you’re having difficulty with regards to lineage?
Thanks @ptaylor . There aren’t any particular snaps we’re having difficulty with.
I am observing lineage error in salesforce subscriber snap. The error message “The document created by " does not contain lineage information and cannot be used as output from an ultra pipeline”. Can you please help me understand what is the root cause for this issue?