Import Set via sFTP - is the retrieved file available somewhere?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2023 10:09 AM
Hello all!
Hopefully this is a simple question. We are retrieving a set of files from a remote sFTP site and processing them via Scheduled Import Sets. However, we would like to retain a copy of the file in a separate record (since not every line item might be processed at import time, but we want to maintain an audit of all entries).
That file does not attach to the Data Source record or Scheduled Execution, apparently.
Can anyone direct me to where the file may be found or confirm that it's retained at all? Note that we don't have Integration Hub Pro so the SFTP Step using a MID server is not available to us.
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2023 01:00 PM
You could try retrieving the file via your MID server using a ftp client. Then import the file into your instance using Remote File Import and leaving the original file on your MID server (File can be moved via powershell or scheduled task on the server).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2023 06:53 AM
This has some potential. Let me tinker a bit and I'll reply with results.
Thank you for the suggestion!