PEGACLSA_62V2 · Question #30
A work type MyCo-FW-PurchaseApp-Work-Request has a PageList property .LineItems of class MyCo-FW-PurchaseApp-Data-Item. Another work type, MyCo-FW-PurchaseApp-Work-Order has a PageList property…
The correct answer is C. The expression is likely defined as a context-free expression ("regardless of any page it is. See the full explanation below for the reasoning.
Question
A work type MyCo-FW-PurchaseApp-Work-Request has a PageList property .LineItems of class MyCo-FW-PurchaseApp-Data-Item. Another work type, MyCo-FW-PurchaseApp-Work-Order has a PageList property .ItemsForVendor of class MyCo-FW-PurchaseApp-Data-Item. An item has a calculation .TotalPrice = .Quantity * .UnitPrice. The application is experiencing behavior where the TotalPrice is calculating correctly for Requests but not for Orders. Which of the following is the most likely explanation for this issue? (Choose One)
Options
- AThe expression is likely defined as a context-sensitive expression ("only when the top level page
- BThe expression is likely defined as backward chaining
- CThe expression is likely defined as a context-free expression ("regardless of any page it is
- DThe expression is likely defined as forward chaining
How the community answered
(40 responses)- A15% (6)
- B3% (1)
- C75% (30)
- D8% (3)
Community Discussion
No community discussion yet for this question.