-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
What is the Router transformation?
A Router transformation is similar to a Filter transformation because both transformations allow you to use a condition to test data. However, a Filter transformation tests data for one condition and drops the rows of data that do not meet the condition. A Router transformation tests data for one or more conditions and gives you the option to route rows of data that do not meet any of the conditions...
-
-
Informatica Workflow Monitor properties
When I use the Informatica Workflow Monitor, I can see the properties by double clicking the running session task. But where is the file about the properties, because I want to read the information of the properties through some other development tools. I checked the log file, the it is not what I want. So anyone can help me to get the contents of the properties? Thank you very much~~
-
-
A fast method to determine which record I'm processing now? i.e. in the 5th record of the flat file I have to do something special, how to find out this record?
Thanks
Sergej">How to recognize zero records in source flat file?I read a flatfile and I should ABORT () if there are no incoming records. How I can do this? The source file is on Unix, so I could use shell scripts, but I would to do this in Informatica....Another questions:can I use Unix pipe as input ("flat")file? A fast method to determine which record I'm processing now? i.e. in the 5th record of the flat file I have to do something special, how to find out this record? ThanksSergej
Informatica Interview Questions
Ans