Tim Dudgeon created CAMEL-10736:
-----------------------------------
Summary: Box component configuration problem
Key: CAMEL-10736
URL: https://issues.apache.org/jira/browse/CAMEL-10736
Project: Camel
Issue Type: Bug
Components: camel-box
Affects Versions: 2.18.1
Reporter: Tim Dudgeon
Box component does not allow configuration using just endpoint url parameters
like this:
from("box://poll-events/poll?userName={{box_username}}&userPassword={{box_userpassword}}&clientId={{box_client_id}}&clientSecret={{box_client_secret}}&streamPosition=-1&streamType=all&limit=100")
Claus says this is a bug.
See here for more details:
http://camel.465427.n5.nabble.com/Using-Box-component-td5792922.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)