Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

IN REVIEW

Preconditions

  • Running a client in-house proprietary application capable of conducting a user credit check
  • Running third-party trading app (e.g. Autobahn FX)

Workflow 1

  1. The FX Trader clicks button to book a trade in the third-party trading app (e.g. Autobahn FX)
  2. The trading app executes an interop action to the client in-house proprietary credit check application to check the trader's credit limit. If this check indicates the limit has been reached, the trading app presents a rejection dialog as a standard error dialog box with an informational message which may be a standard message (e.g. "Credit Limit Reached") or may include an interop link/action (provided by the credit check application) to resolve the limit breach.

Required Features

  • No labels