I have a data flow generated CSV file and send it to file connection point, I need to pass one of the CSV file values and assign it as file name.
Hi Lamis,
Maybe it is possible to use custom headers. How do you generate the CSV file, what is the source of data? Can you send a screenshot of your data flow?
Kind regards,Danil.
I covert the BOD to CSV using ION mapper.
This previous thread may help. It used a custom header to do what you need.
community.infor.com/.../setting-filename-based-on-custom-bod----but-not-exported-field
As suggested, you can write a Python script to the customer header, but when you use a Python script, please be mindful of the file size.orplease try below docs.infor.com/.../default.html