Cmdlets for SAP SuccessFactors

Build 24.0.9060

Sync-SAPSuccessFactors Cmdlet

Parameters  

Syncs SAP SuccessFactors data.

Syntax

Sync-SAPSuccessFactors [parameters]

Remarks

The Sync-SAPSuccessFactors cmdlet allows you to replicate a data source locally and maintain it with the full caching functionality of the cmdlet.

$conn = Connect-SAPSuccessFactors -User "username" -Password "password" -CompanyId "CompanyId" -Url "https://api4.successfactors.com"
Sync-SAPSuccessFactors -Connection $conn -Table "SampleTable_1"

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060