Cmdlets for Oracle Service Cloud

Build 24.0.9060

Add-OracleServiceCloud Cmdlet

Parameters   Output Objects  

Inserts Oracle Service Cloud data.

Syntax

Add-OracleServiceCloud [parameters]

Remarks

The Add-OracleServiceCloud cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Oracle Service Cloud records.

Add-OracleServiceCloud -Connection $connection -Table "Accounts" -Columns @("LookupName") -Values @("Jon Doe")

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