Table of Contents

Search

  1. Preface
  2. RulePoint
  3. RulePoint Concepts
  4. Using RulePoint
  5. RulePoint Objects
  6. Working with Topics
  7. Working with Connections
  8. Working with Sources
  9. Working with Responders
  10. Working with Responses
  11. Working with Watchlists
  12. Working with Analytics
  13. DRQL
  14. Working with Rules
  15. Working with Alerts
  16. Setting Access Controls
  17. Troubleshooting RulePoint Issues
  18. Connecting to an Ultra Messaging Application
  19. Creating an Ultra Messaging JMS Source

User Guide

User Guide

Troubleshooting Issues with Sources, Responders, and Responses

Troubleshooting Issues with Sources, Responders, and Responses

The RulePoint user interface displays the status of the sources and responders as "Invalid".
The status of the sources and responders appears as invalid on the RulePoint user interface, though the connections and other objects are working as expected. This error can occur in the following situations:
  • A source is flagged as invalid if no schedules are associated with it.
  • A responder is flagged as invalid if no responses are associated with it.
Perform one of the following actions:
  • Associate one or more schedules with the source.
  • Associate one or more responses with the responder.
The properties of a rule do not appear in a response.
After you evaluate and activate a rule, the properties of the rule do not appear in the response.
This issue occurs if the properties of the topic that you include in the rules are not qualified with a topic alias or a topic name.
Qualify the topic properties in the rules with either a topic alias or a topic name. The following example shows a topic property qualified with a topic alias:
WHEN 1 stock t0 WITH symbol="XYZ" THEN IMStockResponse WITH to="yourhandle", subject="stock update", body="${t0.symbol} event is available"
Where,
t0
is the topic alias.

0 COMMENTS

We’d like to hear from you!