Cmdlets for SAP Ariba Source

Build 24.0.9060

DataConnection Type

The SAPAribaSourceConnection object.

Remarks

The SAPAribaSourceConnection object. Connection properties can be accessed with the getter and setter methods of this object:

$conn  = Connect-SAPAribaSource -API "SupplierDataAPIWithPagination-V4" -APIKey "wWVLn7WTAXrIRMAzZ6VnuEj7Ekot5jnU" -Environment "SANDBOX" -Realm "testRealm" -AuthScheme "OAuthClient" -InitiateOAuth "GETANDREFRESH" -OAuthClientId "testClient" -OAuthClientSecret "testClientSecret" 
$conn | GM 

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