how many tasks are there in informatica ?
Answer Posted / vamsi
There is one more task, that is worklet task.
It is used to run a workflow inside a workflow
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How to do unit testing in informatica?
define galaxy repository in informatica
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
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
what are all the deliverables of ETL informatica power center project? what are all updated or created by etl developer as his everyday activities?
What are the types of caches in lookup? Explain them.
what is persistent lookup cahce?how to use and when to use this persistent lookup cahce?explain?
While migrating the data from one environment to another environment how would you manage the connections?
What do you mean by DTM and Load manager and what is difference between load manager and load balancer?
What do you mean by filter transformation?
HOW TO PROCESS THE ROWS FROM JOINER AND EXPRESSION TRANSFORAMTION TO SORTER TRANSFORMATION
How we can use union transformation?
How many dimensions are there in informatica?
Why filter transformation is an active one?
What is a router transformation?