RE: Order/priority functionality to Object Actions with same trigger

Jamie Sammons, modified 9 Months ago. New Member Posts: 3 Join Date: 11/3/23 Recent Posts

In some cases there is a need to order the object actions with same trigger (and possibly condition) so that one object action gets processed first and the other starts after the first one is finished.

For example:

  1. Script 1 populates some of the object fields
  2. Script 2 sends email notification
    1. some fields in email template are the populated ones
  3. Script 1 must be processed before script 2 can start.

See LR-ticket: https://help.liferay.com/hc/en-us/requests/123963

thumbnail
Jamie Sammons, modified 9 Months ago. Expert Posts: 367 Join Date: 9/5/14 Recent Posts

Feature Request Created: https://liferay.atlassian.net/browse/LPD-44165