i have flat file it contains 'n' number of records, i need
to send half of the records to one target table and
Remaining half to another target table: pls full details
Answer Posted / mike
target1
src-->sq-->seq gen-->rtr--> /
\
target 2
drag the source. create an sequence generator
transformation and then pass all the data to router create
two groups in the router transformation pass it to
target...You can give the condition in the router
transformation based on your requirement. if it is like odd
and even...you can use mod function in the router
transformation.
Mod function returns 0 passit to t2 and mod function
returns 1 pass it to t1
hope this works...correct me if i was wrong
| Is This Answer Correct ? | 3 Yes | 13 No |
Post New Answer View All Answers
What is the difference between STOP and ABORT options in Workflow Monitor?
Hello , I am unable to work with SQL transformation at least. Where do i need to give connection for sql transformaton ? At session level there is no property . I have created a SQL Transformation and chosen query mode. But do i need to pass connection information to it ? I don't know where do i need to write a query ? I have written a query in file and that file path i gave in the properties of SQL Transformation. But it is not working. Could any one of you please let know how can i work with SQL Transformation? Advance Thanks.
What is workflow manager?
Which files are created during the session rums by informatics server?
What is the function of look up transformation?
Explain what are the different types of transformation available in informatica.
Which is the t/r that builts only single cache memory?
Explain pmcmd command usage in informatica
What are the new features of informatica 9.x in developer level?
server hot-ws270 is connect to Repository B. What does it mean?
Whats the difference between informatica powercenter server, repositoryserver and repository?
I have 100 records in source table, but I want to load 1, 5,10,15,20…..100 into target table. How can I do this? Explain in detailed mapping flow.
Explain the types of transformations?
What are the different options available for update strategy?
What is repository manager?