Forum Discussion
Hi JeremyF ,
Yup, I can do this on Sales Invoice and Orders because they have the LastModified data available on those end points, but for Purchase Orders and Bills I cant do this because they dont have the same columns and they are returning empty dataset when addind that filter (see image below).
Looks like LastModified data needed to be added on Purchases endpoints.
Hi Nocturnal , the Rowversion value can also be stored and compared. We do this where lastmodified is not available.
We also find that larger files generally take longer to process, although the API's performance is usually very good. We did find it necessary to compress the API result in one endpoint (item purchases), due to a case where the client had very lengthy purchases.
- Nocturnal7 months agoCover User
Hi Mike_James,
Yes, thats the same flow I am using but my client is looking for solution to make it even faster yet wont cause bigger cost for the infra side. I was thinking firing multiple thread that can process multiple pages but this will cause bigger cause for infra side thats why I am thinking if its possible to request for the "LastModified" data to be availble on all endpoints.
- gavin123457 months agoUltimate User
Hi Nocturnal
Not sure if I understood what you are trying to do and exactly what the issue is, however I know that as transactions/records accumulate in the MYOB file, processing slows. As you seem to be adding those transactions to your local database, perhaps consider getting the MYOB file purged from time to time. This can significantly reduce the number of transactions in the MYOB file and means less transactions for you to keep checking. MYOX Services offer a purge service to help keep MYOB file sizes down.
Regards
Gavin
Looking for something else?
Search the Community Forum for answers or find your topic and get the conversation started!
Find technical support and help for all MYOB products in our online help centre
Dig into MYOB Academy for free courses, learning paths and live events to help build your business with MYOB.