SAP BI Tools · Arazzo Workflow
SAP BI Tools Import a Content Network Item
Version 1.0.0
Discover a public content item in the Content Network and import it into a target folder, branching on the import outcome.
View Spec
View on GitHub
AnalyticsBusiness IntelligenceData VisualizationReportingSAPArazzoWorkflows
Provider
Workflows
import-content-item
Find a public content item and import it into a target folder.
Lists public content items of a given type, reads the first match, and imports it into the target folder, branching on the import status.
1
findContent
listContentItems
List public content items of the requested type and capture the id of the first match.
2
getContent
getContentItem
Read the detail of the first matching content item.
3
importContent
importContentItem
Import the selected content item into the target folder and branch on the reported import status.