My i/p is like below
1,2,3,4,5,6,7,8,9,10....100
I want that to be populated in two o/p as below
o/p-1:
10,20,30,40,50,60,70,90...
o/p-2:
11,21,31,41,51,61,71,81,91....
How to do it in ingotmatica...
Answer Posted / sri
use seq genarator t/r start with 10 increment with 10 end with 100
use one mor seq t/r start with 11 increment with 10 end with 101
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to load data in informatica ?
What is session task and command task?
What does reusable transformation mean?
In warehouses how many schemas are there?
Why sorter is an active transformation?
How does a rank transform differ from aggregator transform functions max and min?
How you prepared reports for OLAP?
What do you understand by term role-playing dimension?
What is the scenario which compels informatica server to reject files?
What is the meaning of up gradation of repository?
Does an informatica transformation support only aggregate expressions?
I have 10 columns in a flat file and 10 rows corresponding to that columns. I want column number 5 and 6 for last five records. In unix as well as informtica.
Why can't we connect source qualifier and aggrigator transformation to an expression ? Why they resticted to conncet 2 active trasformations to an passive transformation ?
Can we create a node as a gateway node and the same node can be assigned to a grid?
What are the measure objects?