Good day,
In nutshell, we send via the API GI results at night PST (e.g. 11:00 AM PST). We schedule the sending of the data from a product called JB. I have the conditions on the results set to identity the orders that need to pass through the API endpoint to Jitterbit. Now, the data received by JB is not finding the results because of the API UTC time is already the next day. Seems to be eight hours ahead. It seems that any results we send in the evening
Questions:
Is the API in UTC time?
If so, How should I set up the filter conditions on the GI so that the current days records are sent via the API and not get all the records for the previous day. The timestamp is showing the next day on the API transmission. I was thinking @Today-1; this would send yesterday’s records based on the nightly schedule which seems to be the in Acumatica UTC time the next day.
Any assistance would grateful.
Thank you