04-24-2021 05:17 AM
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 that better explains this?
I’ve created a simple ultra pipeline that consists of a mapper snap that does not have pass through enabled and it works. I don’t understand how lineage is maintained in this instance.
04-24-2021 05:07 PM
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?
04-27-2021 03:41 AM
Thanks @ptaylor . There aren’t any particular snaps we’re having difficulty with.
12-14-2022 09:39 AM
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?
12-14-2022 01:45 PM
Can you please post a screenshot of your pipeline? Or better yet, the URL from the address bar?