A hotel booking application allows customers to change rooms after making a reservation. Each room's status in each hotel is stored on a data page sourced from an external database table.
Which two configuration options, when applied in combination, do you use to update the
database table when a customer changes rooms? (Choose Two)
Select all that apply, then click Submit answer.
-
○
A savable data page that contains the room information
-
○
A when rule to trigger the database update
-
○
A data transform to copy updates to the data page
-
○
An editable data page that contains the room information