runtime icon indicating copy to clipboard operation
runtime copied to clipboard

Java & REST API's for creating and running integrations

Results 43 runtime issues
Sort by recently updated
recently updated
newest added

The InboundHttpComponent is missing from the Transaction list whenever I send the attached json to it with Postman. [inboundhttp.json](https://github.com/dovetailworld/front-end/files/14636261/inboundhttp.json) **4.14.8 - InboundHttp shown** ![Screenshot 2024-03-18 at 13 40 01](https://github.com/dovetailworld/front-end/assets/102235763/103b5daf-63f3-4c3a-85e3-e9eb2d1bf845) **4.15.0...

accepted

If a queue is not used anymore it should be unnecessary to keep the queue alive

This works ![image](https://github.com/dovetailworld/dovetail/assets/5308797/98ad39a9-47d1-4464-9b38-2885730d9121) This doesn't ![image](https://github.com/dovetailworld/dovetail/assets/5308797/464fa5cd-3622-447a-af87-1bdddff1f63c) Erik did another test as such: ``` I just did another test where I use a flow property 'dynamicUrl' (not an option in "real-life",...

on hold

Background: At WCG they sometimes want to know how muc data (bytes) have been processed to see where problems are. Norman said: As a user, I want to be able...

Google is changing the authentication method for sending emails. We can consider 2 options: 1. add oauth to mail component 2. implement gmail base component Camel https://workspaceupdates.googleblog.com/2023/09/winding-down-google-sync-and-less-secure-apps-support.html https://dovetailworld.atlassian.net/jira/servicedesk/projects/DOV/queues/custom/2/DOV-1493 Related to...

If a simple header is used as host in the SQL component, the connection with the database fails. Configuration: ![image](https://github.com/dovetailworld/front-end/assets/23356235/d1b2b4cd-4a5d-4ab4-a931-f4f5c540da57) Error: { "code": 500, "error": "org.postgresql.util.PSQLException: Unable to parse URL...

Update Assimbly to use Camel 4. This migration includes updates to Java 21 / Jakarta EE 10+ and other dependencies. This ticket is a copy of #3827 in the Dovetail...

This works ![image](https://github.com/dovetailworld/dovetail/assets/5308797/98ad39a9-47d1-4464-9b38-2885730d9121) This doesn't ![image](https://github.com/dovetailworld/dovetail/assets/5308797/464fa5cd-3622-447a-af87-1bdddff1f63c) Erik did another test as such: ``` I just did another test where I use a flow property 'dynamicUrl' (not an option in "real-life",...