The connect implementation is extended so a configuration option can be passed to a request.
the options are passed via setRequestParameter/getRequestParameter.
only the added configuration options are overwritten in the request configuration; in case of custom RequestConfig the over configuration options are kept.
This is the controller panel for Smart Panels app
[CAM-12458] In connect, I can add configuration options to a request
Original:
*AT:*
* The connect implementation is extended so a configuration option can be passed to a request.
* the options are passed via setRequestParameter/getRequestParameter.
* only the added configuration options are overwritten in the request configuration; in case of custom RequestConfig the over configuration options are kept.
New:
*AT:*
* The connect implementation is extended so a configuration option can be passed to a request.
* the options are passed via setRequestParameter/getRequestParameter.
* only the added configuration options are overwritten in the request configuration; in case of custom RequestConfig the over configuration options are kept.
* the new feature is documented: https://docs.camunda.org/manual/latest/reference/connect/http-connector/