Skip to main content
Question

Can we enable PGP encryption for connecting Celonis IBC to SAP Data Source via SFTP?

  • January 10, 2022
  • 1 reply
  • 2 views

We tried retrieving data from SAP SF via SFTP and we were able to successfully connect to system. But when we run EMS loader we are receiving only 1 single record of file. Can any one help e out if we can enable PGP connection as pagination in SAP SF can be enabled in PGP encryption in SAP SF. Thanks in advance for help

1 reply

  • Level 2
  • January 13, 2022

Yes, we can enable encryption,

You can generate key pairs in the Celonis Machine Learning workbench using the terminal command gpg --gen-key (example see here).

Is there any reference using which we can create python code that can decipher the pgp encrypted CSV file.