SuiteScript events related to PO
Greetings!
I’m very happy in my new role at this startup to start doing some SuiteScript development where essentially I have to do some proof of concepts stuff.
My first task here is to catch, via suiteScripts, all PO’s being created (Synced in from the external system) and manage inventory by looking at the line items of the PO.
I started to download the multitude of PDF files and it looks like the documentation is good. To save time, as a first post, may I ask if anyone would share where I can learn the architecture, the way triggers/ events are setup and how to loop in our code?
Thank you kindly from Vancouver!
Cheers,
Hello Batt,
May I ask if purchase orders created programmatically (not by a user/browser) also trigger these events?
Thank you and a good evening to you,
User Events/Workflows dont trigger other user events. CSV Imports and SuiteTalk Soap can be setup to not trigger user event. Otherwise yes.