Previous Topic: Configuring Evaluation CalloutNext Topic: Working with the Sample Callout


Configuring Scoring Callout

To configure a Scoring Callout, perform the following steps:

  1. Ensure that you are logged in as a GA.
  2. Activate the Services and Server Configurations tab.
  3. Under the Rules Management section on the side-bar menu, click the Callout Configuration link.

    The Callout Configuration page appears.

  4. Select the Scoring Callout option and click Next.

    The Scoring Callout Configuration page appears.

  5. From the Select Existing Ruleset list, select the ruleset for which this configuration is applicable.

    The updated Scoring Callout Configuration page is displayed.

  6. In the table, under the Proposed column:
    1. Select the appropriate SSL option for Server Authentication SSL.

      Important! If you want to configure SSL-based communication between RiskMinder Server and your Callout, then you must select YES.

    2. Select the appropriate SSL option for Client Authentication SSL:

      Note: The client here is your Callout.

      • If you want to configure two-way SSL connection between RiskMinder Server and your Callout, then you must select YES and ensure that the Server Authentication SSL is also set to YES.
      • If you want to configure one-way SSL connection between RiskMinder Server and your Callout, then you must select NO. In this case, you must ensure that the Server Authentication SSL is also set to YES.
      • If you do not want to configure any SSL-based connection, then you must select NO. In this case, you must ensure that the Server Authentication SSL is also set to NO.
    3. Specify the URL at which the Callout is available against Callout URL.
      • If Server Authentication SSL is set to YES or Client Authentication SSL is set to YES, then the URL of Evaluation Callout must begin with https://.
      • If both Server Authentication SSL is set to NO and Client Authentication SSL is set to NO, then the URL of Evaluation Callout must begin with http://.
    4. Specify the value of Connection Timeout in milliseconds.

      Connection Timeout indicates the time in which connection between RiskMinder Server and your Callout will expire.

    5. Specify the value of Read Timeout in milliseconds.

      Read Timeout indicates the time in which RiskMinder Server expects a response back from your Callout.

    6. Click Browse to navigate to the location where the Callout Server Root Certificate is located.

      Note: That:
      – If Server Authentication SSL is set to YES or Client Authentication SSL is set to YES, then you must specify the Callout Server Root Certificate.

      Callout Server Root Certificate must be in PEM (Base64-encoded) format.

    7. Click Browse to navigate to the location where the RiskFort Server Certificate and Private Key are located.

      Note: That:
      – If Client Authentication SSL is set to YES, then you must specify the Callout Server Root Certificate and RiskFort Server Certificate and Private Key.

      RiskFort Server Certificate and Private Key must be in PEM (Base64-encoded) format.

    8. Specify useful details about the Callout against Callout Description.
  7. Click Save to save the changes that you just made.

    The changes are not yet active, and not available to your end users.

  8. To make the changes active, you must migrate them to production.

    See "Migrating to Production" for instructions to do so.

  9. Refresh all deployed RiskMinder Server instances.

    See "Refreshing the Cache" for instructions on how to do this.