Do we really work with ACTUALDATA in development phase.
Answers were Sorted based on User's Feedback
Answer / alok
generally you will find development, QA and production
phase. If all these 3 phases are there then in development
phase u will never use actual data, but before moving the
graph to prodution it needs to pass through QA where you
have to test against the actual data.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / gowthami
Yes we do work with ACTUAL DATA in dev.
After the development completed, we do validate it with UAT
data. Then if everything is fine we can go for prod data
(ACTUAL DATA) for our run bfore POST IMPLEMENTATION
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / abhi
IN development phase we are not using Actual data.we are using actual data in UAT phase.before moving to prod we need to validate with actual data.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a partition and what are the different types of partition components in abinitio?
Hi friends if u don't mind i want one question What abt READ MULTIFILE COMPONENT? PLZ GIVE BRIEFLY?
How to run the graph without GDE?
What is common among data validity and data integrity?
Mention some file extensions which are used in abinitio?
What is use of creating a save files? How to use in abinitio graph?
1 Answers Cognizant, IBM, Intellego, TCL,
What is conditional DML and Structured DML?
what is the relation between EME , GDE and Co-operating system ?
What is the use of aggregation when we have rollup as we know rollup component in abinitio is used to summarize a group of data record? Then where we will use aggregation?
Given input file with single column having 1 2 2 4 3 .. Required output 1 2 2 4 4 4 4 3 3 3.. How?
How to replace last 4 digits of an input column with XXXX given input column has 12 digits?
What is regex (lookup)? When you should use it?