Hi there,
I've set up a SFTP flow for files being added or modified - I can navigate through the host folders from the flow object so the connector seems fine. The flow however keeps skipping - no errors (that I can see) and does not detect new files being added.
Flow results;
- Folder
/polltest
- Include file content
False
- Headers
{ "Pragma": "no-cache", "Retry-After": "15", "x-ms-request-id": "c856a143-f78b-4c86-b6bc-fde003af9f9a", "Cache-Control": "no-cache", "Date": "Fri, 20 Jan 2017 09:51:17 GMT", "Location": "
https://msmanaged-na.azure-apim.net/apim/sftp/shared-sftp-dadf2fbc-74e2-428a-9f44-df902280bc8f/datasets/default/triggers/onupdatedfile?folderId=L3BvbGx0ZXN0&includeFileContent=False&triggerstate=eyJGaWxlSWQiOiIiLCJTdGF0dXMiOjEsIldpbmRvd1N0YXJ0VGltZSI6IjIwMTMtMDktMTNUMTQ6NTc6MTAuMDAwMDAwMVoiLCJXaW5kb3dFbmRUaW1lIjoiMDAwMS0wMS0wMVQwMDowMDowMCIsIkxhc3RDb25mbGljdFRpbWUiOiIwMDAxLTAxLTAxVDAwOjAwOjAwIn0%3d", "Set-Cookie": "ARRAffinity=c81df84e4118b050f97aee33a1ec0664c5319b97beadbb25f99be77f6eaecef3;Path=/;Domain=127.0.0.1", "Server": "Microsoft-IIS/8.0,Microsoft-HTTPAPI/2.0", "X-AspNet-Version": "4.0.30319", "X-Powered-By": "ASP.NET", "Content-Length": "0", "Expires": "-1" }
And that's it...