SAP BI Tools · Arazzo Workflow
SAP BI Tools Export Dimension Master Data
Version 1.0.0
Discover export namespaces and providers, read a model's master data overview, then pull a named dimension's master data.
View Spec
View on GitHub
AnalyticsBusiness IntelligenceData VisualizationReportingSAPArazzoWorkflows
Provider
Workflows
export-dimension-master-data
Resolve a namespace and model, then pull a dimension's master data.
Lists namespaces and providers, reads the first model's master data overview, and retrieves the master data for the supplied dimension.
1
listNamespaces
listNamespaces
List the available export namespaces and capture the first one.
2
listProviders
listProviders
List the providers (models) in the first namespace and capture the id of the first model.
3
getMasterOverview
getMasterDataOverview
Read the master data overview of the first model.
4
getDimensionMaster
getDimensionMasterData
Pull the master data member list for the supplied dimension within the first model.