Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
maxLevel3
minLevel3


Used example: In this business scenario, the Business scenario: The name of an accommodation type has changed and customers that booked this type and arrive within 60 days need to be informed.

...

  1. Enter a name
  2. Choose the context  → reservation
  3. Choose the type of trigger → manual
  4. Optional to enter a desciptiondescription

 


How to create an action

  1. Enter a name
  2. Choose a type of receiver → customer
  3. Select email report you want to send → "Name change of reserved accommodation"

...

How to create conditions

  1. Enter a name
  2. And → And → Fill in the condition
    1. Subcontext: Reservation
    2. Parameter: Location
    3. Operator: Equals
    4. Value: choose the required location
  3. And → Fill in the condition
    1. Subcontext: Reserved Item
    2. Parameter: Reserved resource id
    3. Operator: Equals
    4. Value: choose the applicable accommodation type ID
  4. And → Fill in the condition
    1. Subcontext: Reservation
    2. Parameter: Arrival date
    3. Operator: Is before or on
    4. Value: Current date (meaning today)
    5. Plus or Minus: Plus 60 days

...