Skip to content

Configure the Connectors ???? Für aktuelles Produkt umarbeiten ????


For each connector, settings are available in the configuration of SEAL Operator. For the PLOSSYS netdome (p4) connector, you have to install a package in the PLOSSYS netdome system additionally.


General Instruction for Changing the Settings of a Connector in SEAL Operator

  1. Export the complete configuration of SEAL Operator from Consul to a YAML file in order to ensure that the current configuration settings are used.

    operator config export <filename>.yml --insecure

  2. In the section of the specific connector, customize the desired settings, for example, PLOSSYS netdome:

    operator-p4:
      tag:
        any:
          ACTION_EXECUTOR: MOCK
    
  3. Save the file <filename>.yml and re-import it to Consul.

    operator config import <filename>.yml --insecure

Literature - keys

For further information, refer to the description of the Keys.


DPF Connector

  1. Specify the following mandatory keys:

  2. Specify the following optional keys if required:


Fileupload Connector

  1. Specify the following mandatory keys:

  2. Specify the following optional keys if required:


PLOSSYS 5 Connector

  1. Specify the following mandatory keys:

  2. Specify the following optional keys if required:


PLOSSYS netdome Connector

Configure the Keys in SEAL Operator

  1. Specify the following mandatory keys:

  2. Specify the following optional keys if required:


Install the Package in the PLOSSYS netdome System

  1. In a browser, log on to the SEAL Systems delivery platform with your user name and password:

    Hint - logon data

    You receive the logon data from your Technical Project Manager at SEAL Systems.

  2. Download the node-p4rest-{{ NODEP4_VERSION }}.msi file from the SEAL Systems delivery platform. It is saved as node-p4rest-{{ NODEP4_VERSION }}.msi.

  3. Install node-p4rest-{{ NODEP4_VERSION }}.msi.

  4. Open the Windows System dialog and select Advanced System Settings.

  5. In the System Properties dialog, select Environment Variables.

  6. Specify the following node-p4rest keys and PLOSSYS netdome variables as System Variables:

    Literature - PLOSSYS netdome system variables

    For further information about the PLOSSYS netdome system variables, refer to the PLOSSYS netdome System Description.


SAP Connector

  1. Specify the following mandatory keys:

  2. Specify the following optional keys if required:


Next Step

Continue with: Security Configuration Overview


Back to top