nerdexam
Pegasystems

PEGACLSA_62V2 · Question #27

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 A. The expression is likely defined as a context-sensitive expression ("only when the top level page. 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

(32 responses)
  • A
    81% (26)
  • B
    13% (4)
  • C
    3% (1)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full PEGACLSA_62V2 Practice