
Announcements
Hello everyone,
I am facing a problem I want to solve in one Workflow. I am trying to copy a jpg file from the file system folder in my domain to another file system folder in another domain. To access both I have 2 connections.
Is there any chance to copy this file in a single workflow? My goal is to insert the copy file to the end of my automated flow.
I have one "blu" source Domain and one "erp" destination domain.
Here my test workflow with the connections:
Not sure if this will help if its domain to domain...
but I copy files from one file server in our domain to another file server in our domain using 2 steps.
1. Get file content from 1st file server using one connector.
2. Update file using "body" from above to 2nd file server using another connector.