mrlucmorin
(Luc Morin)
December 17, 2018, 7:01pm
21
Hi Jason,
When testing with the “training” Epicor database, we find that /PartRevs actually returns something.
The problem is that in our Pilot and Dev environments, /PartRevs is returning an empty json object.
Would you, or someone else, happen to know what we should check? Would it be “settings” related, or “data” related?
Thank you
jstephens
(Jason Stephens)
December 17, 2018, 8:16pm
22
My guess is that the data must meet specific criteria to show up since we see a subset of all our part revisions. I’m not sure what exactly those conditions are though - I’ll try to take a look if I find some spare time this week.
mrlucmorin
(Luc Morin)
December 17, 2018, 8:44pm
23
Well, I think by default the REST API only returns the top 100 if you don’t specify another value for “$top”.
Thanks for your time and help. If you find anything interesting, I’ll forward the info to the DBA.
Cheers
bgroner
(Brian Groner)
January 5, 2022, 4:04pm
24
Mark,
Could you explain a little more in detail. I have never used a BAQSvc before.
There are good examples in the REST Technical Reference Guides:
Epicor REST Services v.1
Epicor REST Services v.2
Banderson
(Brandon Anderson)
Split this topic
January 6, 2022, 1:26am
27
A post was split to a new topic: Rest Api Help