Table of Contents

Search

  1. Preface
  2. RulePoint Interfaces
  3. RulePoint Services
  4. Custom Service API
  5. Java Adapter for REST API
  6. RulePoint REST API
  7. Sample XML and JSON Requests and Responses
  8. RulePoint Pluggable Authentication Module
  9. HTTP Request and Response Attributes

Developer Guide

Developer Guide

Analytic Attributes

Analytic Attributes

The following table describes the HTTP request and response attributes of the REST calls for an SQL analytic:
Attributes
Description
operation
The Web Services operation to run.
evaluationRequired
Specifies whether the result of the analytic is part of conditional evaluation within a rule.
parameterList
List of parameters for the selected Web Services operation.
xpathExpr
If you specify an XPath expression in the analytic, you get either a single value or a list of many text values in return. If you do not specify any XPath expression, you get the entire XML document in return.
serviceName
The name of the Web Services analytic. This must be a unique name.
cacheDuration
The amount of time, in seconds, to retain the WSDL results in a cache for the provided parameters.

0 COMMENTS

We’d like to hear from you!