$clientLibraryPath = "..\UC.Analytics.Insights.ResourceKit.ODataClientLibrary.dll"
$additionalLibraryPath = "..\Simple.OData.Client.Net40.dll"
Add-Type -Path $clientLibraryPath
Add-Type -Path $additionalLibraryPath
$serverUrl = "http://" + $analyticsServerName
Write-Host "Encounter error : $Error[0].Message"
For the initialization step, the following rules apply:
The libraries required to run the PowerShell commands are located at:
Each main clause is described later in this section.
The following list shows the main object types in UC Analytics:
First, you run the DataModelSamples.ps1 to get a list of all the objects and their attributes.
2 |
In the example, the field would be: EmailAddress.Person.Department. You do not need to enter the first item as the query assumes that you will be starting from the Object Item.
© ALL RIGHTS RESERVED. 利用規約 プライバシー Cookie Preference Center