Hi Purnamchander,
please do not send e-mails directly to me, keep them on the mailing
list, this way other people can also join in on the documentation.

We do not appear to have a test with queryMore, you can try to figure
out this on your own, if you do, please provide an example, add it to
the component documentation or create a test.

Thanks,

zoran

On Mon, Feb 3, 2020 at 1:28 PM <[email protected]> wrote:
>
> Hi Zoran,
> I have searched Salesforce component test code but could not find anything 
> related to "queryMore" .
>
> Can you please point me to it.
>
> PS: In response to Dicken George query, you mentioned to use
> <quote author='Zoran Regvart-2'>
> `Hi Dicken,
> just catching up with emails so sorry for the super late reply.
>
> There's `queryMore` and a `nextRecordsUrl` property on the
> AbstractQueryRecordsBase that you can use.
>
> zoran
> On Mon, Jun 18, 2018 at 3:44 PM Dicken George
> </quote>
> Quoted from:
> https://camel.465427.n5.nabble.com/query-limit-of-200-records-in-camel-salesforce-tp5820693p5823742.html
>
> <quote author='Zoran Regvart-2'>
> 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
>
> </quote>
> Quoted from:
> https://camel.465427.n5.nabble.com/Salesforce-queryAll-example-Custom-Processor-tp5854639p5854678.html
>
>
> _____________________________________
> Sent from https://camel.465427.n5.nabble.com
>


-- 
Zoran Regvart

Reply via email to