Don’t fully discount this. I use this method quite a bit because it’s easier to upgrade in the event that they change the REST signature. You’ll only be making a single REST call to your BAQ instead of multiple REST calls to create the record.
Food for thought.
Otherwise, I just tested this out and it worked fine using the UD10Svc.Update call:
So I found the problem with the above error… It was my date.
Needs to be format 2022-12-31 now I’ve got another funny issue… I’ve just ran a BAQ on UD02 and no data is being returned but if I use Swagger… bam! Rows… WTF?
[quote="aarong, post:5, topic:97865]
Ignore me. I had a GetList custom code running hiding processed rows. -.-
[/quote]
Don’t feel bad. I spent over an hour tracking down a very strange bug yesterday only to discover that I’m an idiot at the end. Not only that, I had reused the piece of code lower down, and was an idiot twice.
I had one while back… setting a field using a bpm from false to true but automatically setting back to false after. I spent 2 days working that one out… rewrote code multiple times…
I am getting the “Sorry! Something went wrong. Please contact your system administrator.” error message. Does any of the JSON above look incorrect? What might be the issue I can look into?