cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Ultra lineage

PSAmmirata
Employee
Employee

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.

image

11 REPLIES 11

ptaylor
Employee
Employee

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.

malladi
New Contributor II

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?

Can you please post a screenshot of your pipeline? Or better yet, the URL from the address bar?