QuestionQ151

Plan the architecture and solution design

A banking company is creating custom functionality to consolidate and post financial transactions.

Select menu item types for these business processes:

  • Process1 – Automatically check new transactions against validation rules every hour.
  • Process2 – Manually review and correct transactions that have errors. No preprocessing is done.
  • Process3 – Export transactions to another system when they successfully post.

Each menu item type may be used once, more than once, or not at all.

Drag & Drop
Action
Display
Output
Process1
Process2
Process3
Explanation

An Action menu item invokes a class or process, which fits scheduled validation. A Display menu item opens a form for manual review and correction. An Output menu item generates output for another destination, which fits exporting posted transactions.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!