![]() |
VOOZH | about |
Using SQL Server as a backup for critical business data provides an essential safety net against loss. Backing up data to SQL Server enables business users to more easily connect that data with features like reporting, analytics, and more.
This example demonstrates how to use the CData SSIS Tasks for SAP SuccessFactors LMS inside of a SQL Server SSIS workflow to transfer SAP SuccessFactors LMS data into a Microsoft SQL Server database.
To get started, add a new SAP SuccessFactors LMS source and SQL Server ADO.NET destination to a new data flow task.
๐ The Data Flow task used in this example. (Salesforce is shown.)Follow the steps below to save SAP SuccessFactors LMS connection properties in a connection manager.
SAP SuccessFactors LMS uses OAuth authentication. Before connecting, you must configure an OAuth application tied to your SAP SuccessFactors LMS account.
To establish a connection, set the following properties:
See the Getting Started chapter of the help documentation for a guide to creating a custom OAuth app and using OAuth.
๐ Configuring a connection (Salesforce is shown).Follow the steps below to specify the query to be used to extract SAP SuccessFactors LMS data.
SELECT ItemID, ItemTitle FROM [Admin].[Search_Service].[Items] WHERE Active = true๐ The SQL query to retrieve records. (Salesforce is shown.)
Follow the steps below to specify the SQL server table to load the SAP SuccessFactors LMS data into.
You can now run the project. After the SSIS Task has finished executing, your database will be populated with SAP SuccessFactors LMS data.
๐ The completed import. (Salesforce is shown.)Download a free trial of the SAP SuccessFactors LMS SSIS Component to get started:
Download NowLearn more:
๐ SAP SuccessFactors LMS IconPowerful SSIS Source & Destination Components that allows you to easily connect SQL Server with SAP SuccessFactors LMS through SSIS Workflows.
Use the SAP SuccessFactors LMS Data Flow Components to synchronize with SAP SuccessFactors LMS 0, and more. Perfect for data synchronization, local back-ups, workflow automation, and more!