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


Please Help Members By Posting Answers For Below Questions

Explain how abinitio eme is segregated?

945


what is the difference between usersandbox,privatesandbox,publicsandbox,commonproject sandbox?

3380


What do you understand by local lookup?

652


What is data encoding?

744


Input - Name|city |startyear Rahul |Mumbai|2010 Rahul|kolkata|2014 Rahul|Delhi|2018 Output should be- Name|city |startyear|endyear Rahul |Mumbai|2010|2014 Rahul|kolkata|2014|2018 Rahul|Delhi|2018|9999

463






To which project that prefix will set is to private project or public project or both?how and where to set?

1399


Have you used rollup component? Describe how.

664


What are the primary keys and foreign keys?

554


What is is a data flow graph?

677


Have you ever encountered an error called “depth not equal”?

649


Name the different type of processing based on the steps that you know about?

614


What is publickey and private key?what is the use of this two keys?

2346


Why is data processing considered beneficial?

620


What is the difference between partitioning with key / hash and round robin?

637


How co> operating system natively processes the data?

618