Show / Hide Table of Contents

    SAP Interface Template

    The template defines the parameters for connecting to a SAP application server.

    Template Parameters

    Refer to the common template parameters.

    Field Name Type Description
    SAPApplicationServer External The IP address of the SAP application server.
    SAPClient External The identification of the SAP client.
    SAPPassword External The password for connecting to the SAP system.
    SAPSystemNumber External The SAP system number.
    SAPSystemID External The SAP system ID.
    SAPLanguage External The language of the SAP system.
    SAPPoolSize External The maximum number of connections that can be reused to boost performance. Defaults to 10.
    SAPPeakConnectionsLimit External The maximum number of allowed concurrent connections to the SAP system. Attempts above this threshold will be aborted with an error. Defaults to 10.
    SAPUsername External The username used for connecting to the SAP system.
    SAPTableRowSeparator External The SAP table row separator.
    Ping SAP Server External Whether the interface should ping the SAP server before continuing the call.
    Is SNC Mode External Whether SNC encryption should be applied on the connection. True or false.
    SNC My Name External A valid client SNC name which is equal to the distinguished name (DN) of the PSE on the Ometa framework server.
    SNC Partner Name External A valid SAP server SNC name which is equal to the distinguished name (DN) of the PSE of the SAP server.
    SNC Library Path External The path and filename of the SAP cryptography library. When left empty, the default is the system-defined library in the environment variable SNC_LIB.
    SNC Quality of Protection External The quality of protection level. Valid values are 1, 2, 3, 8, or 9, which correspond to the following protection levels:
    1: Apply authentication only.
    2: Apply integrity protection (authentication).
    3: Apply privacy protection (integrity and authentication).
    8: Apply the default protection.
    9: Apply the maximum protection.

    Secure Network Communications (SNC)

    Read this article for more details on how to configure SNC in the Ometa Framework.

    Back to top Copyright © OMETA
    Integrating systems ● Connecting people