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 |
In which scenario, .rec files will not get created even if graph fails ? How to use in abinitio graph?
How you can run a graph infinitely in ab initio?
Can you read multiple input files using one input file component ? (Same DML) How to use in abinitio graph?
how can you convert 3 way to 7way partitioning in abinitio?
List the various vector functions used in ab initio with syntax.
Mention what the difference between “look-up” file and “look is up” in abinitio?
What is the latest version that is available in Ab-initio?
what is difference between fuse and join? Explain in detail? In which scenario we will use them?
Explain PDL with an example?
what is difference between chk point n phase.Say im loading a file (containig 1 lakh records) and my graph fails after loading 50,000th record.What is the advantage of using check point in this case. Will i be able to start from 51000th record.
Define ramp limit in ab initio?
Code check-in and check-out commands in AbInitio