What is difference between Informatica 6.2 Workflow and
Informatica Workflow 7.1
Answers were Sorted based on User's Feedback
Answer / shiva
In informatica 6.2 union transformation is not pressent and
where as in informatica 7.1 union transformation is present
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / vani
New features in Informatica 7.1:
1)Union and custom transformations
2)Look up on flat files
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sekhar
In Informatica 7.1 enhancements are
Flatfile lookup,dynamic lookup chache enhancements,Union
transformation.
When we use dynamic lookup cache, the powercenter
sercer can ignore some ports when it compares values in
lookup ports and inputs ports before it updates a row in
the cache.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / surya
new features in informatica 7.1 was
1. union transformation is added
2. custom ,, ,,
3. we can take flat file as lookup table
4.pmcmd command
5. server grid
6. transaction controle transformation
7. file repository concept
8.test load
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the session task and command task?
if the session fails after 100 records agian we have to starts the session or we go for recovery session
What is difference between a gateway node and worker node?
hi talents, how do u get sequece numbers with oracle sequence generator function in informatica.... i dont need to use sequence generator transformation..... how do u achieve this???
Hi experts, can anyone tell how much we use plsql in real time
What is domain in terms of informatica?
I am hvaing SOURCE as 1000,null,null,null null,2000,null,null null,null,3000,null null,null,null,4000 Now i want the OUTPUT as 1000,2000,3000,4000 For more clarification i want to elimate nulls and want in a single line. Please help me out
I have a scenario with router transformation. but i dont want to capture records from default group. how can we achieve this.
what is persistent lookup cahce?how to use and when to use this persistent lookup cahce?explain?
When you connect to repository for the first time it asks you for user name & password of repository and database both. But subsequent times it asks only repository password. Why?
How to create or import flat file definition in to the warehouse designer?
how can we convert a column into row in informatica? Eg: INPUT- a x Output Like: a b c b y x y z c z