App Connect

App Connect

Join this online user group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#Applicationintegration
#App Connect
#AppConnect
#Integration
#Automation
 View Only
  • 1.  SFTP file pick issue

    Posted 05/05/22 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 05/08/22 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

    Posted 05/19/22 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
    ------------------------------