ERP

  • SAP BAPI

Creating and editing a connector

To create a connector, follow the steps below:

  1. Access the Connector Manager screen from the left-side menu or by clicking the card in the Welcome screen.

  2. Click + NEW CONNECTOR at the top right of the screen.

  3. Select the card of the connector you want to create.

    A new screen, Connector Configuration, will open. Fill in the following data in the connector’s form:

  4. In Name, give the connector a name.

  5. In Version, enter the version of the connector.

  6. In Description (optional), add a description.

  7. Select the environment in which you will deploy the connector.

  8. Inform the values for the required fields.

    SAP Application Server

    The hostname or IP address of the SAP application server you wish to connect to.

    Service Name of the Gateway

    The service name identifies the specific service or port on the SAP gateway through which communication will occur.

    Logon Password

    This is the password associated with the SAP user specified in the "Logon User" field. It is required for authentication purposes to establish a connection with the SAP system.

    SAP Client

    The client number you wish to connect to. Different clients may contain different sets of data or configurations.

    Hostname of the Gateway

    The hostname or IP address of the SAP gateway through which communication will be routed.

    SAP System Number

    The system number uniquely identifies an SAP system within a landscape. It is essential for directing communication to the correct SAP system when multiple systems are running on the same host.

    SAP Logon Language

    Specifies the language in which the SAP system should present messages and user interfaces.

    Logon User

    The username of the SAP user with which the connector will authenticate in the SAP system.

  9. Click CREATE.

create connector erp
If you select both environments, you must fill in the complete data for both of them to be able to create the connector.

To edit the connector, follow the steps below:

  1. Click the connector you want to edit.

    You can change:

    • The description, in Description.

    • The environment selected for deployment: staging or production (it is mandatory to have at least one environment enabled).

    • The values in the selected environment, even if the connector is being used in a flow.

  2. When you have finished editing, click SAVE.

You cannot delete a connector while it is being used in an integration.

Configuring a connector

After creating the connector, you have to configure it in the Flow screen. To do that, follow the steps below:

Adding the connector to the canvas

  1. Access the Integration Flows screen and select the integration flow.
    If you want to create a new one, click + NEW FLOW and access the Flow screen.

    Check out our tutorial about how to create your first integration flow.
  2. Click the hub icon with plus sign icon in the editing menu on the left.

  3. Choose the connector you want. You can use the search bar search steps icon to find it.

  4. Connect it to a previous step if you want to use the properties of other steps.

To copy the step, click the copy icon button. If the step form is already configured, the settings will be copied too.

To delete the connector from the canvas, select it and click the trashcan icon button.

Configuring the form

  1. Select the connector on the canvas.

  2. Click the edit icon pencil icon.

  3. Fill in the following form fields:

    • Name: enter the connector’s name.

    • Connector: select one of the registered connectors.

    • Timeout: enter the request timeout in milliseconds.

      By default, the value will be 3000 milliseconds and the maximum value 60000 ms.

      By clicking the list icon icon to the right of the Timeout field, you can filter and display environment variables and the payload of previous steps (if the steps are connected) for use in configuring the timeout.
    • Properties: use the environment variables and properties of previous steps to create your script in Instruction.

    • Instruction: create your script by entering the input attributes or by creating an expression by clicking the fx-button button on the right.
      The Concat function is available for creating the expression.
      This field contains the native syntax of the protocol to which the connector provides access.

    • Ignore Errors: by default, this button is disabled and you can enable it.

      Check more details about the function of Ignore Errors on the table below:

      Enabled switch

      Disabled switch off

      Execution continues, even if there are errors in the process.

      Execution will be stopped immediately.

      The logs show the step with an error.

      The logs show the execution up to the step with the error.

      The following steps will be executed.

      No further step will be executed.

  4. Click SAVE.

Thanks for your feedback!
EDIT

Share your suggestions with us!
Click here and then [+ Submit idea]