Skip to content

Latest commit

 

History

History
294 lines (166 loc) · 3.97 KB

communication-system-read-and-write-integration-207171e.md

File metadata and controls

294 lines (166 loc) · 3.97 KB

Communication System - Read and Write Integration

This service enables you to:

  • Read and write communication systems

  • Read and write assigned inbound users, outbound users and communication arrangements

This service is published on the SAP Business Accelerator Hub. For more information about APIs, see the Related Information section.

This is an OData version 4 service. This version aims to improve processing time and resource consumption of clients and servers. This includes a lightweight JSON format that reduces the size of every response.

Service Group (incl. Namespace if It Exists)

Repository ID

Service Name (incl. Namespace if It Exists)

Version

aps_com_cs_a4c_odata

srvd_a2x

aps_com_cs_a4c_odata

0001

Service Header (optional)

The service header contains information about the service.

Entities

The entities contain the business data of the service.


Entity

Description

Constants

Necessity

CommunicationSystems

Contains communication system data

Contains the following attributes and values:

  • Type

    • customer_managed

    • sap_managed

    • sap_managed_internal

    • provider_managed

  • OAuth2IdentityProviderUserLogonType

    • user_uuid

    • user_name

  • SAMLBearerAssertionProviderUserLogonType

    • user_uuid

    • user_name

Mandatory

InboundUsers

Contains references to the communication user ID

Contains the following attributes and values:

  • OAuth2GrantType

    • authorization_code

    • saml2-bearer

    • ropc

    • client_credentials

  • OAuth2RefreshTokenExpiryUnit

    • days

    • months

    • years

  • AuthenticationMethod

    • x509

    • basic

    • none

    • oauth2

    • oauth2_mtls

    • sso2

    • oauth1

Optional

OutboundUsers

Contains outbound user data

Contains the following attributes and values:

  • OAuth2ClientAuthenticationMethod

    • basic

    • mtls

    • jwt

  • AuthenticationMethod

    • x509

    • basic

    • none

    • oauth2

    • oauth2_mtls

    • sso2

    • oauth1

Optional

BusinessPartners

Contains references to the business partner IDs

 

Optional

Note:

For more information about Communication Management, see the Related Information section.

Related Information

Communication Arrangements - Entity

APIs on SAP Business Accelerator Hub

Communication Management