If there are more than one sessions running parallel in a
worklet, which will be the last session ?
Answers were Sorted based on User's Feedback
Answer / ajay
There is nothing first and last. The flow will coninue only
after the completion of all sessions in the worklet.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / vasu
In Worklet/workflow if all the seesions running on
parallel way there is no dedpendency on each other.
Irrespective of Performence tune,
Mapping logic,sql & lookup query & Wf settings..
Which session processing the huge volume of data that will
the last session.
| Is This Answer Correct ? | 0 Yes | 1 No |
How many types of sessions are there in informatica.please explain them?
what is the difference between look up and joiner(don't say joiner sopport only = where as look up support non-equijoin).
h0w many versions have been developed of onformatica so far?
what is filelist concept in informatica
What is metadata reporter?
Tell me about MD5 functions in informatica
How to recover sessions in concurrent batches?
What is rank transformation?
The Source coloumns are A,B,C with data row1- 10,20,30 row2- 40,50,60 row3-70,80,90 and so on. In the target I want one coloumn with the following data, Coloumn-X, row1-10,row2- 20,row3-30,row4-40,row5-50 and so on. How to achieve this?
What is status code in informatica?
What are the prerequisite tasks to achieve the session partition?
Design a mapping to get year of join for each employee.