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 |
How can you import XML repositories exported from different tools like ODI
i have input like this TABA 1 TABA 2 TABA 3 TABA 4 TABB 7 TABB 8 TABC 1 TABC 2 TABC 5 OUT PUT NAME COL1 COL2 COL3 COL4 TABA 1 2 3 4 TABB 7 8 TABC 1 2 5
what i the difference between the flows of 3 paralellisms
)what is wrapper script?where it is going to execute and why we go for wrapper?
from a graph how to select only second record always in scan?
What are the features of ab initio?
What do you understand by overflow errors?
To which project that prefix will set is to private project or public project or both?how and where to set?
List the various vector functions used in ab initio with syntax.
. What is dynamic lookup ?
Explain what is sandbox?
Explain PDL with an example?