Generate Event

Requires deployed extension LB Events into Sugar Environment.

LB Events Extension allows building postponed events, which means logic that is executed after a specified amount of time.

Is often used for:

  • To set up control logic (e.g. check whether Case is still opened in 2 days)
  • To set up automation logic (e.g. change status in 60 days)

Creates postponed event on a specified date. This operator allows to schedule logic execution for a specific record.

inputs:

Event name – select event from the list. The list is composed of the records of LB Event Module from Sugar which metadata was imported to the current project.

  • Required: yes

ID – id of the record for which this event must be scheduled. ID must be of the record which module is defined in LB Event module in Sugar.

  • Required: yes

Date – input date and time when the event must be fired. If only the date without a time is specified, the event is fired at midnight for the user, who initiated logic to generate the event.

  • Required: yes

Additional data – input the context of the event that was set when the event was generated. Additional data allows you to preserve data that is available only when the event is generated to the time when it will be fired, e.g. user who changed case status.

  • Required: no

Click to rate this post!
[Total: 0 Average: 0]

Leave a Reply

Your email address will not be published. Required fields are marked *