Sap Integration Suite Entities
Advanced Event Mesh
- Preview
- Usage
- Definition

import { AdvancedEventMesh } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<AdvancedEventMesh/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ADVANCED_EVENT_MESH } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<Shape
{...props}
_style={extendStyle(props, ADVANCED_EVENT_MESH)}
/>
{
_style: {
entity: 'shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=SAP_Integration_Suite_-_Advanced_Event_Mesh',
},
_original_width: 50,
_original_height: 50,
}
API Business Hub Enterprise
- Preview
- Usage
- Definition

import { ApiBusinessHubEnterprise } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<ApiBusinessHubEnterprise/>
// or
import { extendStyle } from "@dinghy/base-components";
import { API_BUSINESS_HUB_ENTERPRISE } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<Shape
{...props}
_style={extendStyle(props, API_BUSINESS_HUB_ENTERPRISE)}
/>
{
_style: {
entity: 'shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=API_Business_Hub_Enterprise',
},
_original_width: 50,
_original_height: 50,
}
API Managment
- Preview
- Usage
- Definition

import { ApiManagment } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<ApiManagment/>
// or
import { extendStyle } from "@dinghy/base-components";
import { API_MANAGMENT } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<Shape
{...props}
_style={extendStyle(props, API_MANAGMENT)}
/>
{
_style: {
entity: 'shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=SAP_Integration_Suite_-_API_Managment',
},
_original_width: 50,
_original_height: 50,
}
Cloud Integration
- Preview
- Usage
- Definition

import { CloudIntegration } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<CloudIntegration/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CLOUD_INTEGRATION } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<Shape
{...props}
_style={extendStyle(props, CLOUD_INTEGRATION)}
/>
{
_style: {
entity: 'shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=SAP_Integration_Suite_-_Cloud_Integration',
},
_original_width: 50,
_original_height: 50,
}
Data Space Integration
- Preview
- Usage
- Definition

import { DataSpaceIntegration } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<DataSpaceIntegration/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DATA_SPACE_INTEGRATION } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<Shape
{...props}
_style={extendStyle(props, DATA_SPACE_INTEGRATION)}
/>
{
_style: {
entity: 'shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=SAP_Integration_Suite_-_Data_Space_Integration',
},
_original_width: 50,
_original_height: 50,
}
Edge Integration Cell
- Preview
- Usage
- Definition

import { EdgeIntegrationCell } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<EdgeIntegrationCell/>
// or
import { extendStyle } from "@dinghy/base-components";
import { EDGE_INTEGRATION_CELL } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<Shape
{...props}
_style={extendStyle(props, EDGE_INTEGRATION_CELL)}
/>
{
_style: {
entity: 'shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=Edge_Integration_Cell',
},
_original_width: 50,
_original_height: 50,
}
Event Mesh
- Preview
- Usage
- Definition

import { EventMesh } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<EventMesh/>
// or
import { extendStyle } from "@dinghy/base-components";
import { EVENT_MESH } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<Shape
{...props}
_style={extendStyle(props, EVENT_MESH)}
/>
{
_style: {
entity: 'shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=SAP_Integration_Suite_-_Event_Mesh',
},
_original_width: 50,
_original_height: 50,
}
Integration Advisor
- Preview
- Usage
- Definition

import { IntegrationAdvisor } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<IntegrationAdvisor/>
// or
import { extendStyle } from "@dinghy/base-components";
import { INTEGRATION_ADVISOR } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<Shape
{...props}
_style={extendStyle(props, INTEGRATION_ADVISOR)}
/>
{
_style: {
entity: 'shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=SAP_Integration_Suite_-_Integration_Advisor',
},
_original_width: 50,
_original_height: 50,
}
Integration Assessment
- Preview
- Usage
- Definition

import { IntegrationAssessment } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<IntegrationAssessment/>
// or
import { extendStyle } from "@dinghy/base-components";
import { INTEGRATION_ASSESSMENT } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<Shape
{...props}
_style={extendStyle(props, INTEGRATION_ASSESSMENT)}
/>
{
_style: {
entity: 'shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=SAP_Integration_Suite_-_Integration_Assessment',
},
_original_width: 50,
_original_height: 50,
}
Migration Assessment
- Preview
- Usage
- Definition

import { MigrationAssessment } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<MigrationAssessment/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MIGRATION_ASSESSMENT } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<Shape
{...props}
_style={extendStyle(props, MIGRATION_ASSESSMENT)}
/>
{
_style: {
entity: 'shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=SAP_Integration_Suite_-_Migration_Assessment',
},
_original_width: 50,
_original_height: 50,
}
Open Connectors
- Preview
- Usage
- Definition

import { OpenConnectors } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<OpenConnectors/>
// or
import { extendStyle } from "@dinghy/base-components";
import { OPEN_CONNECTORS } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<Shape
{...props}
_style={extendStyle(props, OPEN_CONNECTORS)}
/>
{
_style: {
entity: 'shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=SAP_Integration_Suite_-_Open_Connectors',
},
_original_width: 50,
_original_height: 50,
}
SAP Graph
- Preview
- Usage
- Definition

import { SapGraph } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<SapGraph/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SAP_GRAPH } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<Shape
{...props}
_style={extendStyle(props, SAP_GRAPH)}
/>
{
_style: {
entity: 'shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=SAP_Integration_Suite_-_SAP_Graph',
},
_original_width: 50,
_original_height: 50,
}
SAP Integration Suite
- Preview
- Usage
- Definition

import { SapIntegrationSuite } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<SapIntegrationSuite/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SAP_INTEGRATION_SUITE } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<Shape
{...props}
_style={extendStyle(props, SAP_INTEGRATION_SUITE)}
/>
{
_style: {
entity: 'shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=SAP_Integration_Suite',
},
_original_width: 50,
_original_height: 50,
}
SAP_Business_Accelerator_Hub
- Preview
- Usage
- Definition

import { SapBusinessAcceleratorHub } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<SapBusinessAcceleratorHub/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SAP_BUSINESS_ACCELERATOR_HUB } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<Shape
{...props}
_style={extendStyle(props, SAP_BUSINESS_ACCELERATOR_HUB)}
/>
{
_style: {
entity: 'shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=SAP_Business_Accelerator_Hub',
},
_original_width: 50,
_original_height: 50,
}
Trading Partner Management
- Preview
- Usage
- Definition

import { TradingPartnerManagement } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<TradingPartnerManagement/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TRADING_PARTNER_MANAGEMENT } from '@dinghy/diagrams/entitiesSapIntegrationSuite'
<Shape
{...props}
_style={extendStyle(props, TRADING_PARTNER_MANAGEMENT)}
/>
{
_style: {
entity: 'shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=SAP_Integration_Suite_-_Trading_Partner_Management',
},
_original_width: 50,
_original_height: 50,
}