Skip to main content
Solved

Can Acumatica working with SFTP client in automation.

  • November 24, 2020
  • 29 replies
  • 3539 views

Show first post

29 replies

Forum|alt.badge.img+3
  • Captain I
  • March 31, 2026

NO we are not generating version but separate files for each cash purchases.


KurtBauer
Jr Varsity III
Forum|alt.badge.img
  • Jr Varsity III
  • March 31, 2026

We had another client who needed the same functionality to upload the batch to the Wells Fargo SFTP site.  We created a customization to upload from the batch payments screen.


Forum|alt.badge.img+3
  • Captain I
  • April 1, 2026

Hi ​@KurtBauer Can you please tell me What approach did you use to implement the SFTP upload from the batch payments screen?


KurtBauer
Jr Varsity III
Forum|alt.badge.img
  • Jr Varsity III
  • April 1, 2026

I’m not quite sure what you mean by approach, we created a customization.

We stored the SFTP credentials in the AP preferences screen.

Then we created a new Upload action on the batch payments screen that would allow them to upload the file after it is exported and attached to the batch payment.

 

Note: SFTP connections typically require a certificate to be passed during the connection.  This requires uploading file to the encryption certificates screen (SM200530).  That is explained a bit more on this post.

How to configure SSH authentication key for SFTP file synchronization | Community