Cmdlets for Certinia

Build 24.0.9060

Sync-FinancialForce Cmdlet

Parameters  

Syncs Certinia data.

Syntax

Sync-FinancialForce [parameters]

Remarks

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

$conn = Connect-FinancialForce -User "MyUser" -Password "MyPassword" -SecurityToken "MySecurityToken"
Sync-FinancialForce -Connection $conn -Table "Account"

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