If you are trying to send to a rabbitmq exchange you can pass parameters like this:
setHeader("rabbitmq.ROUTING_KEY", constant("yourroutingkey"))) Basically they are set as headers. The headers are available on the documentation. You need to set them before the actual .to() part. On Wed, Dec 7, 2016 at 8:38 AM, Souciance Eqdam Rashti < souciance.eqdam.ras...@gmail.com> wrote: > I can send you samples once I am at work. > > Den 7 dec. 2016 2:00 fm skrev "kaiser75 [via Camel]" < > ml-node+s465427n5791163...@n5.nabble.com>: > >> Is there a place where I can find some URI samples for RMQ. How are the >> options passed and the delimiters >> >> ------------------------------ >> If you reply to this email, your message will be added to the discussion >> below: >> http://camel.465427.n5.nabble.com/Rabbitmq-URI-tp5791070p5791163.html >> To start a new topic under Camel - Users, email >> ml-node+s465427n465428...@n5.nabble.com >> To unsubscribe from Camel - Users, click here >> <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=465428&code=c291Y2lhbmNlLmVxZGFtLnJhc2h0aUBnbWFpbC5jb218NDY1NDI4fDE1MzI5MTE2NTY=> >> . >> NAML >> <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> >> > -- View this message in context: http://camel.465427.n5.nabble.com/Rabbitmq-URI-tp5791070p5791171.html Sent from the Camel - Users mailing list archive at Nabble.com.