Merge "Issue #1438 do not log grib ingest" into development
Former-commit-id: f63acd39e8a303be5725c6a1c5e5a6fa0b942c05
This commit is contained in:
commit
6e54eea341
1 changed files with 3 additions and 1 deletions
|
@ -116,7 +116,9 @@
|
|||
<route id="gridToGrib">
|
||||
<from uri="directvm:gridToGrib"/>
|
||||
<bean ref="gridToGribConverter" method="convert"/>
|
||||
<to uri="directvm:indexAlert" />
|
||||
<bean ref="index" method="index"/>
|
||||
<bean ref="toDataURI" method="toDataURI"/>
|
||||
<to uri="vm:stageNotification"/>
|
||||
</route>
|
||||
|
||||
</camelContext>
|
||||
|
|
Loading…
Add table
Reference in a new issue