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.
- Salesforce queryAll example (Custom Processor) Purnamchander Rao G
- Re: Salesforce queryAll example (Custom Processor... Zoran Regvart
- Re: Salesforce queryAll example (Custom Processor... Purnamchander Rao G
- Re: Salesforce queryAll example (Custom Processor... Zoran Regvart
- Re: Salesforce queryAll example (Custom Processor... Zoran Regvart
