How or for what purpose look up transformation would be
useful in Sales or Banking Project?
Please reply!
Answer Posted / sunil reddy
Thankd for your reply.
Could you please explain me about transaction code?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can informatica load heterogeneous targets from heterogeneous sources?
Suppose we have two source qualifier transformations sq1 and sq2 connected to target tables tgt1 and tgt2 respectively. How do you ensure tgt2 is loaded after tgt1?
CANNOT USE PARAMETER FILE! Hi all, I am trying to use parameter file for my workflow. This could help me to filter records where CITY = 'Portland' Following is what I have done: **in Designer - create new parameter : $$PARA_FIL, Parameter, String, IsExprVar=TRUE, Initial value = [empty] - Source Qualifier/ Properties/Source Filter: CUSTOMERS.CITY='$$PARA_FIL' **Create Parameter file: C:\Informatica\PowerCenter8.6.0 \server\infa_shared\BWParam\DynamicParamTest.txt $$PARA_FIL='Portland' **Configure workflow to use the parameter file: Edit Workflow/Properties/Parameter Filename: C:\Informatica\PowerCenter8.6.0 \server\infa_shared\BWParam\DynamicParamTest.txt I also configured directory of parameter file for session task. However, I just got this in the session log: [SQ_CUSTOMERS] SQL Query [SELECT CUSTOMERS.CUSTOMER_ID FROM CUSTOMERS WHERE CUSTOMERS.CITY='$$PARA_FIL'] No record has been loaded to target. It seems that the parameter file has not been read. I cannot understand the reason why. Could any of you kindly suggest me anything? Thanks
What is a mapplet/worklet in informatica?
What is workflow monitor?
Informatica settings are available in which file?
Can we create two repositories on same database instance in oracle?
What are the mapping parameters and mapping variables?
Mention a few design and development best practices for informatica?
Why do we need informatica?
What is the sequence generator transformation in informatica?
How can we update a record in the target table without using update strategy?
Differentiate between a repository server and a powerhouse?
What are the new features of informatica 9.x developer?
What is the difference between router and filter?