Input Data:
AAABBBCC
CCAAABB
expected output
A3B3C2
A3B2C2
How can I achieve this in Ab initio?
where In output count of occurrences should be sorted from high to low
Do you know what a local lookup is?
How can you view the data in the Multifile
How do you add default rules in the transformer?
What mpjret contains ? How to use in abinitio graph?
Explain what is the architecture of abinitio?
Runtime behavior of Normalize and Reformat
What are the benefits of data processing according to you?
how will i can implement Insert a new record (if not present in Input file),Update the record (if present in input) a csv file in Abinitio
Do you think effective communication is necessary for data processing?
Have you used the rollup component? Describe how?
What do you understand by a cartesian join?
How to implement the funtionality in the custom component to use in the graph?