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¶
-
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
-
In the section of the specific connector, customize the desired settings, for example, PLOSSYS netdome:
operator-p4: tag: any: ACTION_EXECUTOR: MOCK
-
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¶
-
Specify the following mandatory keys:
-
Specify the following optional keys if required:
Fileupload Connector¶
-
Specify the following mandatory keys:
-
Specify the following optional keys if required:
PLOSSYS 5 Connector¶
-
Specify the following mandatory keys:
-
Specify the following optional keys if required:
PLOSSYS netdome Connector¶
Configure the Keys in SEAL Operator¶
-
Specify the following mandatory keys:
-
Specify the following optional keys if required:
Install the Package in the PLOSSYS netdome System¶
-
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.
-
Download the node-p4rest-{{ NODEP4_VERSION }}.msi file from the SEAL Systems delivery platform. It is saved as
node-p4rest-{{ NODEP4_VERSION }}.msi
. -
Install
node-p4rest-{{ NODEP4_VERSION }}.msi
. -
Open the Windows
System
dialog and selectAdvanced System Settings
. -
In the
System Properties
dialog, selectEnvironment Variables
. -
Specify the following
node-p4rest
keys and PLOSSYS netdome variables asSystem Variables
:-
ID_PROVIDER_CERT
(optional) -
INFOSERVER_URL
(optional) -
PLSHOST
(optional) -
PLSPORT
(optional) -
PLSROOT
(optional) -
PGHOST
(optional) -
PGPORT
(optional) -
SERVICE_URL
(optional)
Literature - PLOSSYS netdome system variables
For further information about the PLOSSYS netdome system variables, refer to the PLOSSYS netdome System Description.
SAP Connector¶
-
Specify the following mandatory keys:
-
Specify the following optional keys if required:
Next Step¶
Continue with: Security Configuration Overview