This type of workflows is like an open set of functionality that can implement many different actions. In reality it is a simple and defined way of enhancing the workflow system without going through the trouble of adding a new screen (not that that is very complicated but this is easier).
So with custom functions we can find a lot of different options and operations to activate on our records.
The steps are:
that is it, there is nothing to configure as these are atomic action functions, everything they need to know is given to them by the save context.
Modules | Invoice, SalesOrder |
Functionality | when creating will subtract all stock from the products associated to the record\ when editing will restore all the stock of the previous record and subtract all the stock of the new record |
Modules | HelpDesk |
Functionality | Sends email to the user assigned to the ticket when the ticket changes |
Modules | HelpDesk |
Functionality | Sends email to the account/contact assigned to the ticket when the ticket changes |
Modules | HelpDesk |
Functionality | Sends email when ticket is created pr commented on in portal |
Modules | Accounts and Contacts |
Functionality | hanges the user assigned to all contacts associated to an account when the account is saved OR changes the user assigned to the Contact being saved when it is related to an Account |
Next | Chapter 9: Email Workflow Tasks.