Symptom
How can we set up a specific filename for a connector feed file so that it is processed by the appropriate connector?
Environment
SAP Successfactors Learning
Resolution
LMS has a property called <Connector>.connector.input.file.name=<File Name>. Using this property, you can specify a particular filename for the connector feed file.
For Example if you want the file name of Organization Connector to be org_connector_sandbox.txt then use it as below:
Organization.connector.input.file.name=org_connector_sandbox.txt
NOTE: ".txt" is essential. Otherwise admin won't be able to download connector template file.
Similarly you can use below for other connectors.
federaluser.connector.input.file.name, item.connector.input.file.name, scheduleoffering.connector.input.file.name,
position.connector.input.file.name, learninghistory.connector.input.file.name, curriculum.connector.input.file.name,
admin.connector.input.file.name,
NOTE: Both User connector and SFUser connector has base-file-name as user_data.txt, it is recommended to not change this. Only change the suffix, if needed.
Keywords
connector.input.file.name, Connector Filename, Connector Suffix, connector , KBA , LOD-SF-LMS-CON , Connectors , How To
SAP Knowledge Base Article - Public