开发者

How to copy the data into one excel file at the time of mapping running in informatica?

开发者 https://www.devze.com 2022-12-12 23:46 出处:网络
I want to copy the data into one excel file, while the mappin开发者_如何学运维g has been running in informatica.I used Informatica last year, now am on SSIS. If I remember correctly, you can setup a s

I want to copy the data into one excel file, while the mappin开发者_如何学运维g has been running in informatica.


I used Informatica last year, now am on SSIS. If I remember correctly, you can setup a separate connection for Excel target destination. There after you pretty much drag all fields from your source to the target destination (in this case Excel).


As usual develop a mapping with source and target. But make target as Flat File while creating target. Then run the mapping u will get

0

精彩评论

暂无评论...
验证码 换一张
取 消