i have a scenario where i need to change the value of a sort order in my sort component whether ascending or descending depend on some input value... e.g if input_val = A then sort order should be ascending else descending I have to use PDL in this... Can you please tell me where do i have to make this change and how ?
2054
What is broadcasting and replicate?
Have you ever encountered an error called “depth not equal”?
What information is provided by .dbc file extension for connecting to the database?
Explain what is sandbox?
How you can run a graph infinitely in ab initio?
How can you SORT an already partitioned (round-robin) data ? How to use in abinitio graph? 3. How internally partition by key decides which key to send in which partition ? How to use in abinitio graph? 4. What is PDL ? Give him a shell type parameter and ask him to convert it to PDL. How to use in abinitio graph? 5. As shell type parameters are not supported by EME, then how you can use shell type parameter (If you don't want to use PDL) without hampering lineage diagram ? How to use in abinitio graph? 6.How you can generate dml from a COBOL copy book ? How to use in abinitio graph? 7. How you can convert from ebcdic to packed decimal ? How to use in abinitio graph?
What is a partition?
What do you know about abinitio?
How can a graph be run infinitely?
How can I run the 2 gui merge files?
What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?
What is the difference between a scan component and a rollup component?
What dedup-component and replicate component does?
Tell us about the architecture of abinitio.
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