Hi Purnamchander,
try searching the Salesforce component test code,

zoran

On Mon, Feb 3, 2020 at 12:49 PM <[email protected]> wrote:
>
> Hi Zoran,
> Thanks for the reply.
> I have made a mistake in my original query.
> I meant queryMore example.
>
> I am sorry for the repeat.
> Regards,
> PC Rao.
> <quote author='Zoran Regvart-2'>
> Hi Purnamchander,
> have a look at the test we have:
>
> https://github.com/apache/camel/blob/dbb68afe078abed566a2ae3980f5859b353f4a26/components/camel-salesforce/camel-salesforce-component/src/test/java/org/apache/camel/component/salesforce/RestApiIntegrationTest.java#L466-L469
>
> https://github.com/apache/camel/blob/dbb68afe078abed566a2ae3980f5859b353f4a26/components/camel-salesforce/camel-salesforce-component/src/test/java/org/apache/camel/component/salesforce/RestApiIntegrationTest.java#L698-L700
>
> zoran
>
> On Sun, Feb 2, 2020 at 11:57 PM Purnamchander Rao G <[email protected]>
> wrote:
> >
> > 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.
>
>
>
> --
> Zoran Regvart
>
> </quote>
> Quoted from:
> https://camel.465427.n5.nabble.com/Salesforce-queryAll-example-Custom-Processor-tp5854639p5854652.html
>
>
> _____________________________________
> Sent from https://camel.465427.n5.nabble.com
>


-- 
Zoran Regvart

Reply via email to