Hi,
I am doing Proxy sender to File receiver scenario. I have message payload like,
MTtest1..... 0..1
date.... 0..1
item....0...unbound
I want to create a text file with the name SAP<date>.
I am using a variable substitution method, date: payload: MTtest1, 1, date, 1
Target directory: SAP%date%
I am getting the filename correctly, But this creates a blank line in the top of the file. Please suggest me how to overcome this issue.
If a send the date at the end, how the it must be written in variable substitution method.
If I need to use dynamic configuration, please tell me how to do that, i saw few blogs, but i am not able to get it.
Thanks and Regards,
Sri