Connections for INFACore > Connections to source and target endpoints > SuccessFactors LMS
  

SuccessFactors LMS

Create a SuccessFactors LMS connection to read from SuccessFactors LMS.

Feature snapshot

Operation
Support
Read
Yes
Write
No

Connection properties

The following table describes the SuccessFactors LMS connection properties:
Property
Description
Connection Name
Name of the connection.
Each connection name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -,
Maximum length is 255 characters.
Service URL
OData service root URL that exposes the data that you want to read.
Enter the URL in the following format:
https://<rooturl>/learning/odatav4/<webservicename>/v1/
For example, if the root URL is partner0370.scdemo.successfactors.com:443 and the Web Service name is curriculum, enter the URL as follows:
https://partner0370.scdemo.successfactors.com:443/learning/odatav4/curriculum/v1/
For information about the Web Service names, see the SuccessFactors Learning Web Services OData API Reference Guide.
Client ID
The unique ID of the Web Service client that authenticates against the SAP SuccessFactors Learning server.
Client Secret
The secret code that an administrator generates to get OAuth tokens from the SAP SuccessFactors Learning server. The Web Service client then uses the client secret to request for OAuth tokens.
User ID
The unique ID of the user that authenticates against the SAP SuccessFactors Learning server.
Company ID
The tenant ID of the company that authenticates against the SAP SuccessFactors Learning server. The tenant ID is available in the page from where you generate the client ID and client secret.
User Type
The type of user account that runs the Web Service.
Select one of the following values:
  • - admin. Select admin if you run the Web Service with an administrator user account.
  • - user. Select user if you run the Web Service with an end-user account.