How can you increase the number of ports of your output flow?
What is the limit? Can i have 20 out ports?
Answer Posted / hari
we can use count parameter.limit is 20 output prots
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Give one reason when you need to consider multiple data processing?
Pdl with an example?
What are differences between different versions of co-op?
How many components in your most complicated graph?
Explain what is the architecture of abinitio?
What is $mpjret?
Within a cursor, how would you update fields on the row just fetched?
what is the project environment(for each project the environment is same or different to different project)?
What is the difference between check point and phase?
Can anyone give me an example of realtime start script in the graph?
what is the use of catlog or catlogfile?
Why do you think data processing is important?
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
What is the difference between partitioning with key / hash and round robin?
How can you export a component’s internal parameters ?