summaryrefslogtreecommitdiffstats
path: root/data-router/dynamic/routes/entity-event.route
diff options
context:
space:
mode:
Diffstat (limited to 'data-router/dynamic/routes/entity-event.route')
-rwxr-xr-xdata-router/dynamic/routes/entity-event.route4
1 files changed, 2 insertions, 2 deletions
diff --git a/data-router/dynamic/routes/entity-event.route b/data-router/dynamic/routes/entity-event.route
index 7d2de39..5a3cb5e 100755
--- a/data-router/dynamic/routes/entity-event.route
+++ b/data-router/dynamic/routes/entity-event.route
@@ -1,4 +1,4 @@
<route xmlns="http://camel.apache.org/schema/spring" trace="true">
- <from uri="event-bus:mybus/?eventTopic=AAI-EVENT&amp;groupName=datarouter&amp;groupId=datarouter&amp;url=http://mr.api.simpledemo.openecomp.org:3904"/>
+ <from uri="event-bus:mybus/?eventTopic=AAI-EVENT&amp;consumer=#consumerBeanEntityEvent" />
<to uri="bean:entityEventPolicy?method=process"/>
-</route>
+</route> \ No newline at end of file