What are the prioritized Rules in as Transform function
Answer Posted / 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 |
Post New Answer View All Answers
How to add default rules in transformer?
What the difference between “look-up” file and “look is up” in abinitio?
In abinitio, what types of parallelism are used?
I installed AbInito in my PC.In components there is no "select" component.How can i get that component?and How we can create user defined components?
What parallelisms does Abinitio support?
Explain the difference between the truncate and delete commands?
What is the difference between partitioning with key / hash and round robin?
What are the fundamental blocks of co> operating system of ab initio?
What is the return type of lookup_not_loaded() ? Does it return 0 or 1 to signify true or false or does it return index ...can someone please explain.
What is a cursor? Within a cursor, how would you update fields on the row just fetched?
The methods to improve performance of a graph?
Give one reason when you need to consider multiple data processing?
How to process records in batches like 1-20 records in first execution and 21-40 records in second run.. so on
What are the benefits of data analyzing?
What are the different types of parallelism used in abinitio?