sap-archgen-lfm2-230M / eval-asset-events.spec.json
smjain's picture
Upload eval-asset-events.spec.json with huggingface_hub
bc02129 verified
Raw
History Blame Contribute Delete
1.94 kB
{
"title": "Event Driven Subaccount — sap.ai",
"blocks": [
{
"id": "external",
"label": "External",
"blocks": [],
"components": [
{
"id": "c0",
"label": "Business Partner"
}
]
},
{
"id": "sap_btp",
"label": "SAP BTP",
"blocks": [
{
"id": "subaccount",
"label": "Subaccount",
"blocks": [
{
"id": "sap_integratio",
"label": "SAP Integration Suite",
"blocks": [],
"components": [
{
"id": "c2",
"label": "Advanced Event Mesh"
},
{
"id": "c3",
"label": "Cloud Integration"
}
]
}
],
"components": [
{
"id": "c1",
"label": "CAP Application"
},
{
"id": "c4",
"label": "SAP Destination service"
},
{
"id": "c5",
"label": "SAP Connectivity service"
}
]
}
],
"components": []
},
{
"id": "on-premise",
"label": "On-Premise",
"blocks": [],
"components": [
{
"id": "c6",
"label": "Cloud Connector"
},
{
"id": "c7",
"label": "SAP S/4HANA"
}
]
}
],
"connections": [
{
"source": "c7",
"target": "c6"
},
{
"source": "c6",
"target": "c5"
},
{
"source": "c5",
"target": "c2"
},
{
"source": "c2",
"target": "c3"
},
{
"source": "c3",
"target": "c1"
},
{
"source": "c0",
"target": "c2"
},
{
"source": "c1",
"target": "c4"
}
]
}