SSIS Components for SAP Success Factors LMS

Build 25.0.9539

Curriculum Service Schema

In the Curriculum Service schema, the component models the Curriculum service microservice.

Views

Views are similar to tables in the way that data is represented; however, views are read-only.

Queries can be executed against a view as if it were a normal table.

Stored Procedures

Stored Procedures are function-like interfaces that extend the functionality of the component beyond simple SELECT operations with SAPSuccessFactorsLMS.

Stored procedures accept a list of parameters, perform their intended function, and then return any relevant response data from SAPSuccessFactorsLMS, along with an indication of whether the procedure succeeded or failed.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539