Hi,

I'm using google-sheets-stream component to read google sheet and it is
working fine, but I want to split the body into rows and columns, there is
an option called "splitResults" given in camel doc, but when I'm using that
option it throws "unknown parameters" error.

*Anybody have any idea about this?*

*Camel Doc :*
https://github.com/apache/camel/blob/master/components/camel-google-sheets/src/main/docs/google-sheets-stream-component.adoc

*Camel Version: 2.24.1*

*Log :*
 There are 1 parameters that couldn't be set on the endpoint. Check the uri
if the parameters are spelt correctly and that they are properties of the
endpoint. Unknown parameters=[{splitResults=true}]
at
org.apache.camel.model.RouteDefinition.addRoutes(RouteDefinition.java:209)
at
org.apache.camel.impl.DefaultCamelContext.startRoute(DefaultCamelContext.java:1143)
at
org.apache.camel.impl.DefaultCamelContext.startRouteDefinitions(DefaultCamelContext.java:3729)
at
org.apache.camel.impl.DefaultCamelContext.doStartCamel(DefaultCamelContext.java:3443)
at
org.apache.camel.impl.DefaultCamelContext.access$000(DefaultCamelContext.java:209)
at
org.apache.camel.impl.DefaultCamelContext$2.call(DefaultCamelContext.java:3251)
at
org.apache.camel.impl.DefaultCamelContext$2.call(DefaultCamelContext.java:3247)

-- 


*Regards,*
*Bikash Kaushik,*
*NIT Jamshedpur*

Reply via email to