Previous Topic: Deploying Sample CalloutsNext Topic: Managing Organizations


Configuring RiskMinder Server to Communicate With Sample Callouts

Note: The XSD for the request and response XML is available in the <install_location>\Arcot Systems\docs\riskfort\Arcot-Riskfort-3.1-CallOutInterface-xsds.zip file.

To configure the Sample Callouts, perform the following steps:

  1. Perform the tasks listed from Step 1 through Step 5 in "Configuring Evaluation Callout" to display the Evaluation Callout Configuration page.
  2. Under the Proposed column of the table:
    1. Select NO for Server Authentication SSL.
    2. Select NO for Client Authentication SSL

      Note: The client here is the Sample Callout.

    3. Specify the following against the Callout URL option:

      http://<host>:CA Portal/riskfort-3.1-sample-callouts/SampleEvalCalloutServlet

      Here, <host> refers to the host name or IP address of the server where your Callouts WAR is deployed and CA Portal refers to the port on which this server is available.

    4. Specify the value of Connection Timeout in milliseconds. The default value is 30000 milliseconds.
    5. Specify the value of Read Timeout in milliseconds. The default value is 30000 milliseconds.
    6. Specify useful details about the Callout against Callout Description.
    7. Click Save to save the changes that you just made.
  3. Perform the tasks listed from Step 1 through Step 5 in "Configuring Scoring Callout" to display the Scoring Callout Configuration table.
  4. Under the Proposed column of the table:
    1. Select NO for Server Authentication SSL.
    2. Select NO for Client Authentication SSL.

      Note: The client here is the Sample Callout.

    3. Specify the following against the Callout URL option:

      http://<host>:CA Portal/riskfort-3.1-sample-callouts/SampleScoringCalloutServlet

      Here, <host> refers to the host name or IP address of the server where your Callouts WAR is deployed and CA Portal refers to the port on which this server is available.

    4. Specify the value of Connection Timeout in milliseconds. The default value is 30000 milliseconds.
    5. Specify the value of Read Timeout in milliseconds. The default value is 30000 milliseconds.
    6. Specify useful details about the Callout against Callout Description.
    7. Click Save to save the changes that you just made.

    All the changes that you made until now are not yet active, and not available to your end users.

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

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