Skip to Content
0
Former Member
Sep 27, 2006 at 04:51 PM

Dynamic FileName and Directory - UDF

315 Views

My scenario is to get Target Directory Name based on part of Filename. How can I do that using UDF. I will select adapter specific parametrs and like to change using UDF. TO achive this I will create a dummy field names in the target structure. Can someone let give me UDF code?.

For Example: Source FileName : SD00123456Prod.csv

Target Directory Should be /Sales/

Target File: Prod.csv

Thanks for any help.