Workflow: OPERA Cloud PMS Creates a Guest Message and Immediately Sends the Full Message Text to the External System
OPERA Cloud PMS deletes a guest message from the PMS for an existing reservation.
Workflow Diagram

Description of Steps:
| Description of Steps | Operation | |
|---|---|---|
| UC6.1 |
Use case: User deletes an existing Guest Message from a reservation in OPERA Cloud. Subscribe to the Streaming Business Event DELETE GUEST MESSAGE to receive the information for an update of an existing Guest Message once it has been completed in OPERA Cloud. The example below shows the step to create a new Guest Message in OPERA Cloud, which will trigger the NEW GUEST MESSAGE Business Event with all message information. Note: In OPERA Cloud, only Guest Messages with deliveryStatus ="Nr" can be deleted.Guest Messages with deliveryStatus ="Mr" can no longer be deleted. |
Streaming BE NEW GUEST MESSAGE Create New Guest Message Streaming BE NEW GUEST MESSAGE JSON:
|
| UC6.2 |
Internally OPERA Cloud first changes the deliveryStatus from "Nr" to "Mr" and then sends the UPDATE GUEST MESSAGE Business Event. |
Streaming BE UPDATE GUEST MESSAGE UPDATE Guest Message Streaming BE UPDATE GUEST MESSAGE JSON:
|
| UC6.3 |
OPERA Cloud then sends the DELETE GUEST MESSAGE Business Event. Once the Guest message has been deleted from the reservation, it is no longer visible in OPERA Cloud. |
Streaming BE DELETE GUEST MESSAGE Delete Guest Message Streaming BE DELETE GUEST MESSAGE JSON:
|
Parent topic: Workflows