---
sourceDocument: Yokohama Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/application-development

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Use an SNC connection in ERP Canvas

# Use an SNC connection in ERP Canvas {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Use Secure Network Communication (SNC) for data communications between ServiceNow
MID Server and SAP systems.

Secure Network Communication (SNC) is a security feature in SAP systems that ensures that the data transmitted over the network is protected by encryption, authentication, and integrity checks. SNC provides a secure communication
pathway between SAP systems and external components, safeguarding sensitive information from unauthorized access, tampering, and eavesdropping.

SNC is used to:

* Enhance security: By encrypting the data transmitted over the network, SNC prevents unauthorized access and ensures confidentiality.
* Ensure data integrity: Integrity checks ensure that the data is not altered during transmission, protecting against tampering.
* Authenticate communication parties: SNC provides strong authentication methods to verify the identities of the entities involved in the communication.

{#erpc-use-an-snc-connection-in-erp-canvas__ul_mpq_fyz_12c}

## SNC Architecture {#erpc-use-an-snc-connection-in-erp-canvas__section_npq_fyz_12c}

SNC operates within the SAP NetWeaver Application Server (AS) environment. It utilizes the GSS-API (Generic Security Services Application Program Interface) to integrate with external security libraries and products. Commonly used
security libraries include Kerberos-based solutions and SAP's own Secure Login Library (SLL).
* **[Configure an SNC connection in ERP Canvas](https://servicenow-prod.fluidtopics.net/_wE1RVKTpPoeCoc0iiMPGQ)**   
  Learn how to set up SNC, including preparing the environment, configuring the SAP system, and testing the configuration.

