Cmdlets for SAP ByDesign

Build 23.0.8839

ServiceType Parameter (Connect-SAPByDesign Cmdlet)

Specify the type of the service to get reports from. Used together with the Url and ServiceName connection properties to determine the service from where to retrieve data from.

Syntax

Connect-SAPByDesign -ServiceType string

Possible Values

AnalyticsService, CustomService, ODataDataSource

Data Type

cstr

Default Value

""

Remarks

  • AnalyticsService : If you want to retrieve reports from analytic service.
  • CustomService : If you want to want to retrieve data from the custom service you have configured in the UI.
  • ODataDataSource: If you want to query the DataSources (OData Data Source API -> odata/analytics/ds ).

This is a required parameter.

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