Is paraller processing possible in NetSuite
NetSuite Learning
Wednesday, 8 November 2017
What is the difference between fieldChange and PostSourcing function?
Field change function will trigger on after changing the value of field if you are moving from that field field change function will trigger.
PostSourcing function will trigger on after sourcing all the dependent fields on that field
Field change function will trigger on after changing the value of field if you are moving from that field field change function will trigger.
PostSourcing function will trigger on after sourcing all the dependent fields on that field
what is the difference between userEventBeforeSubmit and userEventAfterSubmit?
It's based on requirement if you want to perform the operations before saving of the record then we will use the beforeSubmit operation.
If you want perform the operations after saving of the record then we will use the afterSubmit event.
It's based on requirement if you want to perform the operations before saving of the record then we will use the beforeSubmit operation.
If you want perform the operations after saving of the record then we will use the afterSubmit event.
Tuesday, 7 November 2017
Subscribe to:
Comments (Atom)