runtime
runtime copied to clipboard
Java & REST API's for creating and running integrations
### Summary Retries in the Http component include headers from the previous (re)try. ### Testcase Dovetail version: 4.17.0-SNAPSHOT-dcb7cc8 Instance: next Tenant: Regression Tests Sending Flow: HttpRetrySocketAsynchronous Flow version: 7 url:...
### Summary You can't find the response body from 5xx responses in the Flow Manager Logs or Transactions of a flow . ### Testcase Dovetail version: 4.17.0-SNAPSHOT-dcb7cc8 Instance: next Tenant:...
# **EXAMPLE 1** ## Input header name: counter value: 0 ## Script ``` request.setHeader("counter", request.getHeader("counter", Integer.class) + 1); result = request.body ``` ## Error ``` Invalid groovy script: 'Unable to...
The setting `max-http-header-size` is deprecated on Spring Boot 3. The new setting is `max-http-request-header-size`.
**Test case** Instance: next Tenant: Regression tests Flow: HttpNTLM After a flow install this notification is displayed: Failed to install flow, for more detail please see the [Install logs page]...
Every component needs: 1. Kamelet 2. Integration test (json) https://docs.google.com/spreadsheets/d/1bMDOmR9qFnmpD-56492GJR3dOCF2Y6p4nB1fgFTLYYA/edit#gid=2142788801
During a flow (re)start sometimes this kind of message set is displayed in the backend logs: ``` 2024-11-01T14:48:13.118Z INFO 1 --- [gateway] [ XNIO-1 task-2] o.assimbly.dil.loader.FlowLoaderReport : Start flow |...
The value added in the 'Replace with' field are different processed in Camel 4 as in Camel 2. It concerns the values: `\n`, `\r` and `\t`. The expectation is that...
After some research it turn that when custom flow properties were created that the were uppercase. A change made them uppercase. However we need to run a script on: -...
Sometimes the flow statistics are not updated. See attached video. Uploading Schermopname 2024-10-29a om 15.57.00.mov…