When do you use mapping parameters? (In which transformations)
Answer Posted / saikrishna
mapping parameters are rarely used.when we have situation like,we want to give appraisal to employees after complition his first year so we just assign the mapping parameter in mapping designer. now we just specify the value of extra amount the it will works. it tooks all transformations based on the requirements.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to partition the Session?
What is rank index in rank transformation?
What is lookup change?
What are the different clients of powercenter?
What is workflow manager?
Hi, I am planning to take Infa Certification exam but am unable to find its dumps anywhere on web. If anybody has it, plz share them with me. jkinfo22@gmail.com Thanks in advance
State the differences between sql override and lookup override?
Partition, what happens if the specified key range is shorter and longer
Is there any target staging area in informatica not staging area
Informatica Checkpoints
Explain how many types of dimensions are available in informatica?
without table how to come first record only in oracle?
Briefly explain the aggregator transformation?
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.
Hi, There is a session in my workflow which is running for a long time, atlast we found the cause is the missing index. My session is running via a stored procedure. Can I create an Index on the table which the stored procedure is using while my session is running? Please suggest. My Informatica version is PC 8.0.6 My Oracle APPS is 11.5.3. Thanks,