All I want to do is update ShipHead.Character02 with “Yes” when the user clicks "Shipped’ in Cust Ship Entry, Post-Proc BPM. I Use Invoke BO Method:
Then Update Table by Query:
Query
Configured Mapping:
Save it using Invoke BO:
This setup results in the ShipHead record being deleted entirely… I’ve used this before and it worked fine. Not this one though… No idea why. I ended up using code and it worked just fine, so it being “shipped” didn’t stop the transaction, so why would this fail?




