Valid PEGACPSA23V1 Dumps shared by ExamDiscuss.com for Helping Passing PEGACPSA23V1 Exam! ExamDiscuss.com now offer the newest PEGACPSA23V1 exam dumps, the ExamDiscuss.com PEGACPSA23V1 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com PEGACPSA23V1 dumps with Test Engine here:
You are configuring an application to process travel reservations. The reservation case creates childcases for each booking component: flight, hotel stay, and vehicle rental.How do you update the total cost of the reservation as users update each child case?
Correct Answer: B
To dynamically update the total cost of a travel reservation as users update each child case component: B: Configure the Create Case shape to propagate the total cost from each child case to the reservation. Create a declare expression to update the reservation total when the cost of each component changes. This approach leverages the use of a declare expression to automatically update the total cost in the parent case whenever any changes occur in the child cases' costs. It ensures that the reservation total remains accurate and reflective of the current costs associated with the flight, hotel, and vehicle rental bookings.