ericbirdsall
02/12/2025, 4:47 PMerictgrubaugh
02/12/2025, 5:09 PMericbirdsall
02/12/2025, 5:18 PMericbirdsall
02/12/2025, 5:19 PMerictgrubaugh
02/12/2025, 5:22 PMI added a UE script to the Item Receipt and tried using .getValue('inboundshipment') - but it doesn't return anything in the before or after submit.Unfortunate.
ericbirdsall
02/12/2025, 5:25 PMinboundshipment
is blank when the IR is created (when the UE script is called), but when I open the record in the UI, the field is filled in. And if I load/save the record, then I can get the inboundshipment
value, but it's not valuable at that pointericbirdsall
02/12/2025, 5:25 PMN/cache
to pass the data from the Suitelet Script to the Map/Reduce scripterictgrubaugh
02/12/2025, 5:30 PMafterSubmit
calls (e.g. createdfrom
). It's maddening.erictgrubaugh
02/12/2025, 5:31 PMericbirdsall
02/12/2025, 5:34 PMerictgrubaugh
02/12/2025, 5:34 PMNickSuite
02/12/2025, 7:18 PMericbirdsall
02/12/2025, 7:30 PMerictgrubaugh
02/12/2025, 7:32 PMNickSuite
02/12/2025, 7:32 PMNickSuite
02/12/2025, 7:33 PMericbirdsall
02/12/2025, 7:35 PMerictgrubaugh
02/12/2025, 7:35 PMafterSubmit
, I'd expect all of the internal fields to have settled already. It's always puzzled me that most of them are settled, but a few are not.NickSuite
02/12/2025, 7:36 PMerictgrubaugh
02/12/2025, 7:37 PM