What are reusable transformations in how many ways we can
create them?
Answers were Sorted based on User's Feedback
Answer / seshagiri k
A reusable transformation is an object which contains
reusable business logic created by single transformation.
A reusable transformation developed in two ways
1. By using tranformation developer
2. Create a normal transformation and make it reusable by
selecting check box in th properties
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / amedela chandra sekhar
Reusable Transformations are
1)Lookup t/r
2)stored procedure
3)sequence generator t/r
two ways we can create
1)Mapplet (multiple t/r)
2)Transformation devloper (single t/r)
| Is This Answer Correct ? | 0 Yes | 2 No |
What is option by which we can run all the sessions in a batch simultaneously?
what are presession,postsession success and postsession failure commands ?
what is the size of u r source(like file or table)?
How to do unit testing in informatica?
difference between informatica 8.1.1 and 8.6? And different betweeninformatica 7x and 8x?
Explain pmcmd command usage in informatica
How can we handle two sessions in informatica?
how to run the batch using pmcmd command
Explain one complecated mapping?
how lookup is acting as both active and passive ? how is it possitble?
What is different between informatica version 8 and 9 version
2,if we have 3 pipeline containing 3 targets and each target is connected with diff sequence generator ,let us assume first target is populated with seq no1-9,so what would be the number generated by other two sequence generator?what is the diff in o/p if when we use reusable sequence generator?what would be the diff if we place expression in between target and sequence generator?