How to transfer a file to a specified location that is changing
Posted: Mon Jul 03, 2023 11:36 am
Hi
I have a question
How to transfer a file to a specified location that is changing from path from XML for example.
I need the function witch is opposite to inject job from ...
I need send job to ...
For example:
My inject path is: 192.168.0.1/abc/1234/name of file.pdf
Path to sending job, should be in out: 192.168.0.1/abc/1234/name of file_report.pdf
Of course always will be different from inject path. In other words, the task is this: Upload the file to a final location whose path is the same as the initial location, only rename the file so that it is not overwritten
I have a question
How to transfer a file to a specified location that is changing from path from XML for example.
I need the function witch is opposite to inject job from ...
I need send job to ...
For example:
My inject path is: 192.168.0.1/abc/1234/name of file.pdf
Path to sending job, should be in out: 192.168.0.1/abc/1234/name of file_report.pdf
Of course always will be different from inject path. In other words, the task is this: Upload the file to a final location whose path is the same as the initial location, only rename the file so that it is not overwritten