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

Camel does not accept timeout of 0 seconds. Using timeout of 1 millisecond when timeout is set with 0 seconds.

bug

Camel doesn't accept timeout of 0 seconds on stop route call.

bug

If deployed runtime project in a cluster,then i start a flow from frond-end, how can i let all node of cluster run this flow?

Change integrationid from pathVariable to requestParam. And set the defaultValue

The displaying in the tracing of the body of the incoming message is not always working right. In that case, just after a change of the body somewhere in the...

bug

After a deployment, the reinstall of all flows in hindered by the existence of the lock file `assimbly_reinstall.lock`. The frontend shows that all flows are installed, but this is not...

bug
accepted

**Test case on next** - An external endpoint on the Postman mock server is configured with a response delay of 180 seconds - A synchronous flow calls the external endpoint...

improvement

it is not possible to install a flow that starts with a schedule component which is followed by an FTP component (doesn't matter if the option force inbound is whether...

bug

Sometime sending email with the Gmail oauth token doesn't work, despite access and refresh tokens are renewed. The flow needs to restart again first

bug
on hold