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 do you understand by local lookup?
Can sorting and storing be done through single software or you need different for these approaches?
What you can store, manage and reuse centrally in ab initio enterprise meta>environment (eme)?
To which project that prefix will set is to private project or public project or both?how and where to set?
Please some body send me Ab Initio material in my mail ... sitakanta2009@gmail.com Thanks in Advance!!!
If you check in one file twice in EME, one with a tag and second without a tag - Will the version number change ? How to use in abinitio graph?
How can you view the data in the Multifile
Why might the optimizer use a table scan when an index is available?
Suppose we assign you a new project. What would be your initial point and the key steps that you follow?
how to insert/update a csv file by comparing it with another csv file?
How abinitio eme is segregated?
Can you read multiple input files using one input file component ?(same DML)