i have 50500 records in my source.if wf run for the first time it will load 1000 records into 1 tgt,if runs second time it will load to another tgt.targets are FF and it is need to be created dynamically.how many tgt will be created and how?
Answer / harish konda
1. Declare workflow and mapping variables and assign them in Pre and Post session.
2. Use Transaction control transformation to create the target files dynamically.
Like everytime you run the session you can create the target file with the value of mapping variable as a run number.
| Is This Answer Correct ? | 2 Yes | 1 No |
can we create index and drop index in exsisting table while using infomatica
how eliminate the duplicates in flat file with out using sorter ,aggregater
how i will stop my workflow after 10 errors
What is workflow? What are the components of workflow manager?
i want to load data in to two targets..one is dimension table and the other is fact table?how can i load ata a time
What is rank index in rank transformation?
Differentiate between a database and data warehouse?
Can we use Lookup instead of Joiner to join 2 tables? If yes which is faster and why?
what type of transformation is not supported by mapplets?
MY SOURCE IS LIKE THIS VENKATESH,101||RAJESH,102||SIVA,103||SWATHI,104 MY REQUIRMENT IS NAME ID VENKATESH 101 RAJESH 102 SIVA 103 SWATHI 104 PLEASE PROVIDE ME THE SOLUTION
In real time scenario where can we use mapping parameters and variables?
checkout and checkin in informatica 8.6