Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Depending on the type of connection and the target application, different information must be provided. Which The required information is required is stored in a separate service configuration, which is usually included in the scope of delivery.

...

Validation and test of a connection

A validation function can be used to check whether all the required data has been stored. The check is performed against a JSON schema that is determined from the assigned service configuration.

...

In addition, a button can may be used to test whether the connection to the desired application can be established. During the connection test, a test method is called up that has been stored in advance in the service configuration is called, e.g. a ping web service.

If the connection can be established successfully, a popup with a positive status message is displayed.

...

Encrypted storage of confidential information

Confidential information, e.g. passwords, can may be stored in encrypted form. This information can be stored in a cryptography section.

...