How to convert IBM Cognos generated XML to a readable XML format for ETL tools
Answer / ravi
https://etltechsolutions.wordpress.com/2017/03/31/unix-generic-xslt-normalization-for-table-data/
| Is This Answer Correct ? | 1 Yes | 0 No |
suppose my source is 101 a 1o1 b 101 c 101 d i want target like that 101 abcd how will u achive this please give me the answer
explain about informatica server architecture?
What are the different ways to implement parallel processing in informatica?
What are the types of caches in lookup? Explain them.
For stage table data processing, suppose in first run we processed 8 records out of 10 records then in 2nd run we should consider only not processed records (here total no of records =2) along with new records which got loaded in stage table thru real time mapping. Note : In this example, 8 records are those records for which we got transaction number after lookup on trn_no_cod table and 2 records for which lookup returns trn_no as NULL
I have a flat file, in which i have two fields, emp_id, emp_name. The data is like this, emp_id,emp_name 101,soha 101,ali 101,khan 102,siva 102,shanker 102,reddy. how to merge the names so that my output is like this Emp_id Emp_name 101 Soha ali kahn 102 siva shenkar reddy please provide solution
Any one tell me some 5 session failure in real time?And why problem occur how to solve the issues?
lookup transformation with screenshots
What is rank transformation?
What is a shortcut and copy in Informatica and how two are different with each other?
Why can't we use few transformations in mapplet ? like xml and target defintions, seq etc ?
What are the types of lookup?