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

Hello everyone,

I was creating a new package for an analytic model and I noticed that neither the replication flows that replicate the tables being used in the pipeline nor the task chain that execute those RF are being selected as dependencies of that analytic model. 

Why is this happening?

It happens with every asset?

How can I achieve this?

Thank you.

0 Likes
View Entire Topic
reyemsaibot
Active Participant
0 Likes

Hi,

the "problem" is the dependency analyzer shows only direct dependet objects. The RF is dependent on the local table and if you check the table you see the RF. The same is for the task chain. The AM is not depending on the Task Chain it is the RF.

When you check the other way around a view which is used in several other views and you look from the AM you only see the direct "connection" and not the other views your view is the source.

 

I hope it is clear.