Previous Topic: Collecting the IP AddressNext Topic: Evaluating Risk


Performing Risk Evaluation and Managing Associations

When a user accesses your online application, the application forwards the request to RiskMinder for risk analysis. RiskMinder evaluates the risk for all users, irrespective of whether they are first-time users (and therefore not "known" to RiskMinder) or they are already enrolled with the RiskMinder system.

The Risk Evaluation Web service enables you to send risk evaluation requests to RiskMinder Server. This Web service creates a request message and sends it to RiskMinder Server, receives the response back from the Server, and packages it as return structures to be read by the client.

This section provides an overview of how to use the Risk Evaluation Web service to perform risk evaluation, post-evaluation, and association management operations that the Web service implements. It covers the following topics:

To perform the operations discussed in this section, you must use the ArcotRiskFortEvaluateRiskService.wsdl file. This service represents the client-side interface to RiskMinder Server’s risk evaluation functionality and exposes the supported operations for risk evaluation workflows.