What does dependency analysis mean in Ab Initio?
Answers were Sorted based on User's Feedback
Answer / prashant
It is the analyses of the dependencies within the graphs.
It is nothing but the tracing or monitoring how data is
transformed and transferred, field by field, from component
to component.
| Is This Answer Correct ? | 17 Yes | 1 No |
Answer / kiran
Allows us to identify the related object to be migrated
when we migrate code from one environment to other i.e from
development to QA to production
| Is This Answer Correct ? | 9 Yes | 3 No |
Answer / madhu
It is the analyses of the dependencies within the graphs.
It is nothing but the tracing or monitoring how data is
transformed and transferred, field by field, from component
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / nishant mishra
Dependency analysis helps in maintaining the lineage among the related objects.Every object in the EME maintains a lineage details, with subsequent check-in the lineage also gets modifies. Now ro prevent sitiation and double check the modification, dependency analysis checks and confirms the lineage of the object with the repo
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / amansharma3737@gmail.com
It means how data flows from component to component, in between the fields.
| Is This Answer Correct ? | 0 Yes | 0 No |
. How we can remove temp files of a failed job if .rec is not available
How data is processed and what are the fundamentals of this approach?
can we perform checkin and checkout through sandbox?
How to connect mainframe to Abinitio?
Where $mpjret is used in ab-initio?
Explain what is the architecture of abinitio?
What is the importance of eme in abinitio?
what is extension list in abinitio?
What is a cursor? Within a cursor, how would you update fields on the row just fetched?
Explain what does dependency analysis mean in abinitio?
what is the difference between usersandbox,privatesandbox,publicsandbox,commonproject sandbox?
What is the diff between abinitiorc and .abinitiorc files ?