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
What is the purpose of having stored procedures in a database?
What are the six data process products of ab initio (architecture of ab initio)?
What are the key elements of a data processing system?
What is a partition?
how to insert/update a csv file by comparing it with another csv file?
Describe what the SQL Server tempdb and tlog files are used for?
Can you explain the performance and scalability of co> operating system?
When we should use 'jobid' for commit table (Output table component??
What is m_dump?
When using multiple dml statements to perform a single unit of work, is it preferable to use implicit or explicit transactions, and why?
What are the different forms of output that can be obtained after processing of data?
Why creation of temporary files depends on the value of MAX CORE ? How to use in abinitio graph? 10. What is the diff between abinitiorc and .abinitiorc files ? How to use in abinitio graph? 11. What is the use of allocate()? How to use in abinitio graph? 12. What is use of branch in EME ? 13. How you can break a lock in EME ? How can you lock a file so that only no one other than EME admin can break it ? How to use in abinitio graph? 14. When you should be using ablocal() ? How you can use ablocal_expr? How to use in abinitio graph? 15. Why you should not keep the layout as 'default' for input table component ? How to use in abinitio graph? 16. What is dynamic lookup ? How to use in abinitio graph? 17. What is dependent parameter ? How to use in abinitio graph? 18. What is BRE ? (Business Rule Environment - This is a recent addition in abinitio package) How to use in abinitio graph? 19.What is output index ? How to use in abinitio graph? 20. How you can track the records those are not getting selected from ‘select’ in reformat component ? How to use in abinitio graph? 21. Can we have more than one launcher process for a particular graph ? How about agent ? How to use in abinitio graph? 22. There are lot of new fuctions added in 2.15 , you can ask about them ? How to use in abinitio graph? 23. How can you run multiple instances of a graph in parallel? How to use
To which project that prefix will set is to private project or public project or both?how and where to set?
How to execute the graph from start to end stages? Tell me and how to run graph in non-Abinitio system?
Explain data flow graph with an example?