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 |
Can you explain data flow graph with an example?
What is the difference between In-Memory Sort and Inputs must be sorted?
What is .abinitiorc and What it contain?
What is difference between API
2 Answers CitiGroup, IBM, TCL,
What is the syntax for m_dump in abinitio?
I have a DML in my local system the location is E:/u/home/khaleel/dml how to convert this path to $DML?
What is MAX CORE of a component?
Mention what are the different types of parallelism used in abinitio?
Input A 100 NUll A NUll 200 B 100 Null B Null 300 Output A 100 200 B 100 300 Do this using Ab initio
Explain about ab initio’s dependency analysis?
Mention some file extensions which are used in abinitio?
What mpjret contains ? How to use in abinitio graph?