Question
Is thare a way to dynamically specify the delivery file name as the collection file name?
Answer
You can change the recieving file name to the sending file name by setting the string "$SNDFILE" in the File to recieve field of HULFT Transfer Receive.
e.g.) In the following setting, the recieving file name will be "/ccc/ddd/test.csv".
HULFT Transfer Send > File to send : /aaa/bbb/test.csv
HULFT Transfer Receive > File to recieve : /ccc/ddd/$SNDFILE
Comments
0 comments
Article is closed for comments.