App Connect

 View Only
  • 1.  SFTP file pick issue

    Posted Thu May 05, 2022 11:08 AM
    Hi Team, 

    I am facing issue with file pickup on my production server.
    We are using linux as os and deployed all the flows on that. In one single execution group i have deployed 2 flows of sftp. All are with same properties only the pickup path is different.
     One flow is picking up file properly but another is not. 

    The folder having read, write execute rights already. What else do i checked.

    ------------------------------
    Kaustubh Sawant
    ------------------------------


  • 2.  RE: SFTP file pick issue

    Posted Sun May 08, 2022 03:11 PM
    Hi,

    Are you using the File Input node to read files from sftp?

    Can you share the screenshot for the Basic and FTP tab of the file input nodes for both flows?

    Is the Input directory mentioned in the Basic tab of the File Input node a valid path? please check that, if the path is not valid the node might not pick any files even though the sftp config is fine. 

    Regards,
    Saha

    ------------------------------
    Prosanta Saha
    ------------------------------



  • 3.  RE: SFTP file pick issue

    IBM Champion
    Posted Thu May 19, 2022 08:51 AM
    Also check if the encoding of your file is correct and your file can be parsed (line endings or other stuff)
    Depending on your setup and error handling, if there is an issue the file might just remain in that location if the flow fails.

    ------------------------------
    Regards
    Matthias Blomme
    ------------------------------