assimbly / runtime

Java & REST API's for creating and running integrations
Apache License 2.0
17 stars 3 forks source link

[Error route]Install error #210

Closed Hooghof closed 1 week ago

Hooghof commented 1 month ago

The install of a flow with the enrich component gives 2 errors, the flows isn't installed. If you clear the error route, the flow can be installed.

Instance: next Tenant: Regression Tests Flow: FileOutbound

Name SetHeadersComponent
Flow type Error flow
Message The output must be added as top-level on the route. Try moving OnException[[java.lang.Exception] -> [To[log:flux.flows.ID_65ae749d62b0830015000108?level=ERROR]]] to the top of route.
Name ReplaceComponent
Flow type Error flow
Message The output must be added as top-level on the route. Try moving OnException[[java.lang.Exception] -> [To[log:flux.flows.ID_65ae749d62b0830015000108?level=ERROR]]] to the top of route.