PEGACLSA_62V2 · Question #115
Review the following requirement: A PRPC-based stock trading application allows a pool of traders to initiate stocks sale on behalf of customers. However, such an operation should only be allowed…
The correct answer is D. Build a when rule to identify a trade being initiated outside trading sessions, also build a Declare. See the full explanation below for the reasoning.
Question
Review the following requirement:
A PRPC-based stock trading application allows a pool of traders to initiate stocks sale on behalf of customers. However, such an operation should only be allowed during the Stock Market Trading Sessions. The requirement for the application is to detect any operations occurring outside of the Trading Sessions hours, to suspend it and alert a group of auditors to review it and decide whether to allow it to go through during the next session or to simply reject it. Which of the following approaches is the most appropriate for this requirement? (Choose One)
Options
- ATag any trade work item which pyCreateDateTime is not within the session hours and route the
- BSetup the Auditors to be able to subscribe to business events. Configure a business event
- CBuild a Case Match rule with condition(s) to identify outside trading sessions trades. In a case
- DBuild a when rule to identify a trade being initiated outside trading sessions, also build a Declare
How the community answered
(21 responses)- A5% (1)
- B10% (2)
- C5% (1)
- D81% (17)
Community Discussion
No community discussion yet for this question.