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
is there any way to read the ms excel datas directly into informatica?like is there any possibilities to take excel file as target?
Which are the different editions of informatica powercenter that are available?
What is decode in static cache?
What is exclusive and normal mode for repository services?
Define the various join types of joiner transformation?
Hi Everybody, I have one fixed width file as source and 4 oracle tables (relational) as target. What are the Unit test cases i need to implement ? 1.Using TextPad software i tested postion of the field 2.As per specification i tested like whether it is correctly mapped or not? Is there any other test case do i need to implement. If possible can any one give me the test cases Advance Thanks
What are the performance considerations when working with aggregator transformation?
What is a joiner transformation?
What are the differences between a connected lookup and unconnected lookup?
What is the benefit of partitioning a session?
How can you differentiate between powercenter and power map?
What is source qualifier transformation in informatica?
What are the different versions of informatica?
Can we use the mapping parameter or variables developed in one mapping into any other reusable transformation?
What do mean by local and global repository?