Mapplets ( can you use source qyalifier, can you use sequence generator, can you use target)
Answer / isha
Among these three, you can only use seq generator (only reusable sequence generator)
Is This Answer Correct ? | 0 Yes | 0 No |
what is mapping parameter and mapping variables
How does the server recognize the source and target databases. Elaborate on this.
what is the monster dimension plz give me one example
I have in my source Records like 100,101,102 etc. I have router transformation which has groups like one group is empno=100, second group is empno>99. Now i want to know my source record 100 loads into which group?
pmscmd startworkflow -sv <host name> -d <domain name> -u <user name> -p <password> -f <folder name> <workflow name> while running this command I got the error as "no gateway connectivity is provided for your domain name". So anyone please help me how to rectify this error?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
when we create source as oracle and target as flat file, how can i specify first row as column in flat file?
how can we perform incremental aggregation?explain with example?
Can we create multiple integration service on single repository?
What are data-driven sessions?
The structure of source file is as below: Source structure(two fields) Name, Card NUmber A, 111111111(SSN) A, 01010101(Creditcard number) A, 34343434(Debit card number) B, 55555555(Creditcard number) C, 77777777(Debit card number) Target Structure(4 fields) Name,Credit card,SSN,Debit card A,01010101,111111111, 34343434 B,55555555,, C,,,77777777 Corresponding to one name there can be maximum 3 rows and minimum zero rows. Given that I do not know which record might have a particular type of number. How can I handle above requirement with informatica transformations?
Explain lookup transformation source types in informatica