Hi,
I am using camel 3.0.0-M4 with spring-boot.
I am writing a custom Processor implementing Org.apache.camel.Processor,
where I am processing Salesforce component query results. Sometimes the
results may be large and have to be fetched using the url provided by
salesforce in the result set. This is usually done using queryAll operator.
Can you please provide me an example for this?
Thanks,
PC Rao.

Reply via email to