specs/routes/R_CONN_FUNC

Connector Function Editor

Overview

The user interface for defining and seeing the definition of a Connector Function. The UI is composed of different components for HTTP and SQL connectors, because the required configuration is different for each.

Available actions

ActionWho is allowed
See all the relevant fields that define the connectorAny admin user
Edit the name of the connector functionA connector supervisor
Make a copy of the connector functionA connector supervisor
Delete the connector functionA connector supervisor
Define connector inputs (if the connector has not been saved)A connector supervisor
Define the connector outputs (if the connector has not been saved)A connector supervisor
Define the SQL or HTTP configuration required to retreive data from the data sourceA connector supervisor
Test the connector function given test valuesA connector supervisor

Tests

IDName
QA-T148SQL Connectors : 02 - Add Function to SQL Connector
QA-T240HTTP Connectors : 02 - Add several functions to HTTP Connector
QA-T728HTTP Connectors : 05 - Non-2xx Responses
QA-T729HTTP Connectors : 06 - HTTP Connector Functions perform the same with TLS on/off

Requirements

IDRequirement
42Ability to monitor and control data exchange on all interfaces with message and error logging.