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 |
In joiner, how to load Master table in Target?
In a concurrent batch if a session fails, can you start again from that session
What is transformation?
If we are using an aggregator but forget to mention the group by port .what will be the output??
what is diffrence b/w joner and union transfermation
How to recover the standalone session?
How might one distinguish in the case of mapping is right or not without associating session?
how can i invoke pmcmd in command line prompt
Why we use stored procedure transformation?
followin source like region sales 1 100 2 200 i want the output following format region 1 2 sales 100 200
How the informatica server increases the session performance through partitioning the source?
What is lookup change?