Cmdlets for SAP Business One

Build 24.0.8963

DataConnection Type

The SAPBusinessOneConnection object.

Remarks

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

$conn  = Connect-SAPBusinessOne -Url 'http://localhost:50000/b1s/v1' -User 'user' -Password 'password' -CompanyDB 'companydb' 
$conn | GM 

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