What are the prioritized Rules in as Transform function
Answer / gopal patil
let say we are doing some operation on customer data.
e.g i want to make customer category as per purchase made by
them, and if i know more customer in category 'A' is more
then assign category in following way priority.
purchase cat. priority
1000> 'A' :1
500 > 'B' :2
100 > 'C' :3
default 'D' : default
so it will return true in first comparison , avoid remaining
computation.
| Is This Answer Correct ? | 0 Yes | 2 No |
what is difference between fuse and join? Explain in detail? In which scenario we will use them?
11. What is the use of allocate()?
We have file having country_name customer_name.For exp London Ram Bangalore Rohit London Shyam Bangalore Abhinav In output we need 2 files one file for london and second file for Bangalore.How to acheve this?
What is a data processing cycle and what is its significance?
You can ask about - meta pivot, leading records, read & write multiple files component ? How to use in abinitio graph?
What is the Reformat Layout?(i/p ->Reformat->o/p)
Describe how you would ensure that database object definitions (tables, indices, constraints, triggers, users, logins, connection options, and server options etc)are consistent and repeatable between multiple database instances (i.e.: A test and production copy of a database)?
How will you check the latest versions in EME?
how will i can implement Insert a new record (if not present in Input file),Update the record (if present in input) a csv file in Abinitio
What are the differences between different versions of co-op?
How do you convert 4-way mfs to 8-way mfs?
What is the best way of creating huge test feeds ? How to use in abinitio graph?