Adding a new Detection

Use this procedure to add a new detection that can be used in runtime.

  1. On Partner Admin Tool menu, click Manage > Advanced > Detections.
  2. Click New.
  3. Specify a unique name and description
  4. Define a Java class.

    For example,

    com.intentia.ec.server.detection.xml.XMLDetector.

  5. Select a type to use.

    For example, XML.

  6. Click OK to save the values.