In MFS i developer developed 2-way, but supporters r
supporting 4-way on same records how is possible?
Answer Posted / koteswarao
Hi you changed 2 way to 4 way yes?
first you connect 2way input file to gather component and then connect to partition by exp with sort component and finally you connect target file that is 4 way mfs file.
this is not conform once check it out.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a cursor? Within a cursor, how would you update fields on the row just fetched?
How co> operating system natively processes the data?
Describe how you would ensure that database object definitions (tables, indices, constraints, triggers, users, logins, connection options, and server options etc)are consistent and repeatable between multiple database instances (i.e.: A test and production copy of a database)?
How do you add default rules in the transformer?
What is a data processing cycle and what is its significance?
Explain what is the architecture of abinitio?
Input A 100 NUll A NUll 200 B 100 Null B Null 300 Output A 100 200 B 100 300 Do this using Ab initio
How to insert/update a csv file by comparing it with another csv file? for example, i have 2 input files : ColA ColB ColC 1 A AA 2 B AB 3 C CC and second one : ColA ColB ColC 2 B BB 4 D DC Job should compare these 2 files and update the records present in first input file. so the output file will look like this: ColA ColB ColC 1 A AA 2 B BB 3 C CC 4 D DC
Tell us about the architecture of abinitio.
Describe in detail about lookup?
what is the project environment(for each project the environment is same or different to different project)?
Explain the ab initio etl tool in high level?
How do you add default rules in transformer?
What are the operations that support avoiding duplicate record?
What is the difference between sandbox and EME?