Hi experts,
i have a file to jdbc scenario.
My problem is that i want to send files that are generated on a ftp seperately.
To do so, i wrote a .bat script to rename the files the way I want, and then the CC takes the file under the specific name I specified.
My script works locally, it renames correctly the files.
But how do i execute my script before the message processing on the files of the FTP ?
I entered the name of the script in the command line, but doesnt work, looks like nothing is launched.
Can i launch my script on the FTP ?
Kind regards,
Jamal