Suppose we configure sorter transformations in the master and detail pipelines with the following sorted ports in order: item_no, item_name, price. When we configure the join condition, what are the guidelines we need to follow to maintain the sort order?
No Answer is Posted For this Question
Be the First to Post Answer
What is a sorter transformation?
What are the differences between a connected lookup and unconnected lookup?
how can run the wf through pmcmd commend? write script?
How do you use reject loader.
how to obtain performance data for individual transformations.
What are the transformations that cannot be placed between the sort origin and the joiner transformation so that we do not lose the input sort order?
what is INFORMATICA TESTING process
Please let me know how we can implement the below scenario. In a single mapping,more than 500 sources (legacy,VSAM,relational) will be loading into only one target. Whenever I retreive the data(any record) from target, i need to find the details that the record belongs to which source. Thanks in advance..
Explain the different lookup methods used in informatica?
My questions is i create a two sessions for one mapping.but my requirement is if all number of source records are same as in target then execute first session or some rows are rejected due to t/r logic so session two was execute please clarify
Aggregator transformation is having fields say a,b,c,d,e group by is enabled on a,b,c with sorted input,How the aggregator transformation process the i/p data?or in which way i/p comes to agg transformation
What is rank transform?