FTP server automation

Hi all, I need to automate the RCM(Revenue cycle management) 837 insurance claim file…In this process Files need to be downloaded from Client secure FTP site and store on Local server. Once it is stored it has to be validated as per process defined and then load files to the FTP server…Is it possible to automate using Uipath…if yes please provide some suggestions how it’s gonna implement in Uipath?

yah ofcourse thats possible with FTP ACTIVITIES
for that we need to download the package UIPATH.FTP.ACTIVITIES from manage pacakges option in DESIGN tab in the studio
once after installing that package we can get the file from FTP Server using DOWNLOAD activity

for more details on that

Cheers @9990

1 Like