SAP Knowledge Base Article - Public

2596903 - Connector output file settings

Symptom

How to select the option to send connector report to SFTP server or to a specific user e-mail account?

Environment

SAP SuccessFactors Learning

Resolution

Navigate to System Administration > Configuration > System Configuration > CONNECTORS >

1. Update below setting to true in case if you want connector to send report to FTP server with remote directory location:

     connector.ftp.output.report.enable=true
     connector.ftp.output.report.remoteDirectory=/home/connector/Output

2. Update below setting to true in case if you want connector to send report to specific user e-mail account:

     connector.report.email.enable=true
     connector.report.email.toAddresses=
     connector.report.email.CCAddresses=
     connector.report.email.mailSubject=$interfaceId$ - Connector Results
     connector.report.email.enableDetailReportAttachments=false

Note: Connector reports can be sent to an FTP server or to specified e-mail addresses, or both.

Keywords

connector, output, file, location, sftp, ftp, email, report, connector.report.email, send, e-mail , KBA , LOD-SF-LMS-CON , Connectors , LOD-SF-LMS , Learning Management System , LOD-SF-LMS-REP , Reporting Data , How To

Product

SAP SuccessFactors Learning all versions