Cmdlets for SAP Ariba Procurement

Build 24.0.8963

DataConnection Type

The SAPAribaProcurementConnection object.

Remarks

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

$conn  = Connect-SAPAribaProcurement -ANID "AN02000000280" -API "PurchaseOrdersBuyerAPI-V1" -APIKey "wWVLn7WTAXrIRMAzZ6VnuEj7Ekot5jnU" -AuthScheme "OAuthClient" -InitiateOAuth "GETANDREFRESH" -OAuthClientId "testClient" -OAuthClientSecret "testClientSecret" -UseSandbox "false" 
$conn | GM 

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