How to transfer a file to a specified location that is changing

Post Reply
Krzysztof Mycek
Member
Posts: 30
Joined: Tue Mar 03, 2020 11:28 am

How to transfer a file to a specified location that is changing

Post by Krzysztof Mycek »

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
Krzysztof Mycek
Member
Posts: 30
Joined: Tue Mar 03, 2020 11:28 am

Re: How to transfer a file to a specified location that is changing

Post by Krzysztof Mycek »

Deposite File connector I see make work.
Post Reply