There are two sessions are connected to the workflow. When the first session run load the data(employees data sum_salaries <= 1000000) into the target1. When the second session run load the data(employees data sum_salaries > 1000000) into the target2. How to achieve this?
Answer Posted / abhishek
Need to use WF level variable which is a common factor between sessions . Pass value of 1st mapping variable to WF variable & then WF variable value to 2nd Mapping variable to control the behaviour.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
what is persistent lookup cahce?how to use and when to use this persistent lookup cahce?explain?
Can we create two repositories on same database instance in oracle?
I am new to informatica and learning it,can anybody please tell me how we receive source as flat file in informatica,from where we get this flat file?
What is the way to execute pl/sql script using informatica mapping?
How can we use mapping variables in informatica? Where do we use them?
How big was your fact table
What is the benefit of partitioning a session?
How to generate sequence numbers using expression transformation?
What are the measure objects?
How can you increase the performance in joiner transformation?
What is a transaction control transformation?
What are the reusable transformations?
what are all the deliverables of ETL informatica power center project? what are all updated or created by etl developer as his everyday activities?
How many transformations can be used in mapplets.