How to migrate the code FROM development to QA and QA to
production?
Answer / avijit
List down all your objects first.
then checkin the code to EME.
create tag for the objects to be migrated.
now share the tag and objects list with the migration team and they will do it for you.
Developer generally never migrate.
| Is This Answer Correct ? | 5 Yes | 2 No |
i have a scenario where i need to change the value of a sort order in my sort component whether ascending or descending depend on some input value... e.g if input_val = A then sort order should be ascending else descending I have to use PDL in this... Can you please tell me where do i have to make this change and how ?
What does de-partition mean in abinitio?
We know rollup component in abinitio is used to summarize group of data record then why do we use aggregation?
What do you understand by a cartesian join?
In MFS i developer developed 2-way, but supporters r supporting 4-way on same records how is possible?
What is meant by Co > Operating system and why it is special for Ab-initio ?
What dedup-component and replicate component does?
How to find the project(pub,priv,common,client) in between public, Private,common?Any identification?
What is max core value ? what is the use of it?
2 Answers JPMorgan Chase, Wipro,
What is the language used in Ab Initio ?
what i the difference between the flows of 3 paralellisms
Whenever we load data into oracle table from staging table using exchange partition...then I read somewhere that data actually doesn't move in this and this command only reset the pointer in the data dictionary...so if data doesn't move then how data is loaded into the main table ? I mean wat is the point of pointer update in data dictionary?