can we see default group,when we use router?if yes how?
Answer Posted / sweta kedia
Yes we can see the default group. Wen we add router, there r
no groups. Wen we add any group,then a default group is also
added.We can add conditions for this group according to our
requirement. If we do not give any conditions,all the
records that doesnt meet the conditon comes to this default
group. Just connect it to any other transformation and use
it acc to ur reqmnt.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can we use mapping variables in informatica?
What is a dimensional model?
What is the benefit of session partitioning?
What's the layout of parameter file (what does a parameter file contain?)?
what is index?how it can work in informatica
How many numbers of sessions can one group in batches?
What is mapping debugger?
Please let me know how to make Data masking in informatica..
Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM
design of staging area?
What are the tuning techniques you applied during your last project
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?
Sequence generator, when you move from develoment to production how will you reset
Suppose we configure sorter transformations in the master and detail pipelines with the following sorted ports in order: item_no, item_name, price. When we configure the join condition, what are the guidelines we need to follow to maintain the sort order?
How to load the data from a flat file into the target where the source flat file name changes daily?