-
Users Handbook
-
-
-
- Intro & Basics
- All Objects have Descriptions
- Check for unused procedures
- Compiled Procedures up to date
- Invalid Source Layers
- Required Columns
- Check for abnormally ended Jobs
- Check for blocked Jobs
- Check for disabled Tasks
- Check for duplicate tasks in different Jobs
- Check for duplicate tasks in same Job
-
-
-
Administrators Handbook
-
- Register URL
- Configure SSL/HTTPS
- Configure Proxy-Server
- How to edit the appsettings.json file
- System Settings
- Global Parameters
- Allow Service Account to Logon as a Service
- LDAP & SSO Authentication
- Migrating Testcases and Configuration
- Licenses Management
- Manual Configuration
- Exposing the BiG EVAL REST API to other Network Segments
-
- Articles coming soon
-
Developers Handbook
-
Known Problems
-
Demo Virtual Machine
-
Release Notes
-
General
Availability: since Release 2.8.0
The webhook integration of BiG EVAL allows to send information about a data validation event to a webhook of a 3rd party application.
Creating a Webhook Integration
- Open System -> Integrations
- Click on “Webhook” in the “Add Integration” section.
- Enter a name and a description for the integration.
- Choose and refine the event that triggers the integration.
- Open the Webhook register and define the following settings of your webhook:
- URL
- HTTP-Method
- Timeout in seconds
- HTTP-Headers (optional)
- Click on “Save”
Data Reference
The data BiG EVAL sends to the webhhok as a JSON-structure is defined by the context of the event that triggered the webhook integration.
Table of Contents