Can you use flat files in Mapplets.
No Answer is Posted For this Question
Be the First to Post Answer
Work flow failed when it is set to Bulk mode but it was successful when set to normal mode y??(All the connections are fine and exactly correct)?
What is aggregator transformation in informatica?
how to run two workflow(not a sessions) sequentially, what is the process. Plz explain detailed information.
what is data driven in informatica
select * from emp where sal>(select min(sal) from emp) how to implement the same in informatica ?
where actually the usage of push down optimization happens...
How to convert flat file into xml file? How to tune joiner?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b,the target shd be loaded as 1 a+b+c or 1 a||b||c, what transformations shd be used for this?
i have an aggregater in my mapping and no group by port on any column and i ampassing 100 rows through aggregater,so how many rows i will get as out put from aggregater
On lookup on any table we can get only a)any value or b)last value but if i need both duplicate values How can i achieve?
what is a transforamation?
How to load the data from a flat file into the target where the source flat file name changes daily?