Previous Topic: New Rules Added using the Rule BuilderNext Topic: How to Build a Custom Rule


Evaluation Callout

Based on your business requirements, you can also write your own custom Evaluation rule, which will run at your application-end, outside of CA Risk Authentication Server.

CA Risk Authentication executes this rule after all the out-of-the-box rules and your new rules have been executed. This Callout accepts results of all previous rules and Additional Inputs as input and returns a response (SUCCESS/FAILURE), a modifier string (extra information to be used by the Scoring Callout), and an annotation string (the reason or the description returned back to CA Risk Authentication Server by your Callout implementation module).

See "Configuring Callouts" for more information on working with Evaluation Callouts.