cancel
Showing results for 
Search instead for 
Did you mean: 

PI - Send and Receive files by FTP

Former Member
0 Kudos

Hi,

I need to implement an interface to send txt files by FTP, from SAP to other system. The purpose is to generate the txt files in SAP ERP put them in a folder and PI get these files and send by FTP. The receiver system will get the files and send a response by txt file (encrypted)  to other FTP Server folder. To desencrypt the file PI should execute an software avaiable in other FTP Server folder and send the desencrypted file to an folder in SAP Server.

Did Someone had implemented an interface like these? How can I execute the software to desencrypt the files in the FTP server folder from PI and get the files desencrypted to an SAP Server folder?

Thanks in advance,

Regards

Accepted Solutions (1)

Accepted Solutions (1)

Muniyappan
Active Contributor
0 Kudos

Hi,

what is your pi version?

can you check this?

Former Member
0 Kudos

Hello Muniyappan,

The version is 7.1.

I need to decrypt the txt sended by the other system.  To decrypt these file i would need to use a software available (DES) in a FTP folder. Do you know how can I do these?

Thanks

Regards

Former Member
Former Member
0 Kudos

Hi Marques,

Does you PI version is >=PI 7.1 SP8 then PI does have decryption capability (Pass phrase and private key need to provided by your target system which encrypts the message).

Regards

Venkat

Answers (0)