Greetings everyone, I have noticed interested reco...
# suitescript
m
Greetings everyone, I have noticed interested record behaviour with the RF-Smart Packed Box record. When using the RF-Smart Packing station (custom) it transitions the Item Fulfillment from PICKED to SHIPPED. It updates the RF-Smart Packed Box record. First it creates then it updates. On the second update (via user event script) it should show in the logs that tracking number should have a value but it does not. Moments later, when you refresh the packed box record, a tracking number will appear. My user event trigger is in the AFTER SUBMIT but it never shows a change to the tracking number fields. Anyone ran into this before or have ideas for a solution/workaround?
s
it is possible that a UE is updating the values, and thus not triggering your UE
OR, if your UE is running before the other script updates the values on the record.. try moving your script down in the list of executions.