Cmdlets for Oracle Sales

Build 24.0.9060

Sync-OracleSalesCloud Cmdlet

Parameters  

Syncs Oracle Sales data.

Syntax

Sync-OracleSalesCloud [parameters]

Remarks

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

$conn = Connect-OracleSalesCloud -HostURL 'https://my.host.oraclecloud.com' -Username 'abc123' -Password 'abcdef'
Sync-OracleSalesCloud -Connection $conn -Table "Opportunities"

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