Updatable BAQ w/ REST

Hi,

Testing in 10.1.500.19 I cannot get a simple UBAQ to update a custom boolean column in the LaborHed table. However, exact same query in 10.1.600.7 works, using Postman and getting different results, wondering if anyone else has seen this. By changing the environment, from the 600.7 server to the 500.19 I get different results.

Thanks,

Ted

What is the error you are getting?
Anything in the Event Viewer (in Epicor)

No error. I get valid json back for both calls, just the one (500.19) doesn’t update.

Pass in RowMod=“U” and see if that makes a difference

Still no luck, really strange. Running the BAQ in Epicor to update the field works as expected.