If I have router with 10 records, if the condition doesn’t
satisfy the records will pass to the default group,then
where can we see that records and where that records will store?
Answer Posted / abhishek
Hi Sarvan,
Partialy u r rite but no need to go for target ,It will
bydefault go for default group in router so u can see from
there
this is the main diff between router and joiner
Regards
Abhishek
| Is This Answer Correct ? | 1 Yes | 12 No |
Post New Answer View All Answers
How can we use mapping variables in informatica?
What are the different ways to implement parallel processing in informatica?
What is the difference between source qualifier transformations source filter to filter transformation?
What is target load order?
What is decode in informatica?
How can you define user defied event?
What is a pre-defined event and user-defined event?
Why do we need 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
Briefly define a session task?
difference between repository database and repository service?
How will the document be delivered to me?
Explain joiner transformation in informatica
How many ways are there to create ports?
What is confirmed fact in dataware housing?