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

Instant Messaging Source Properties

Instant Messaging Source Properties

When you create an Instant Messaging source, you enter the name and the configuration details for the source through the RulePoint user interface.
The following table describes the configuration properties of a Instant Messaging source:
Property
Description
Name
Name of the source. The source name must be unique.
Description
(Optional) The description of the service. Make the description intuitive so that other users can relate to the use of this service.
Property Metadata Map
(Optional) The unique name-value pairs of static metadata or additional information about this service that becomes part of the event properties.
Do not use a null value for any property. Do not include space in the name of the metadata property. The name-value pairs appear in every event published by this source service.
Format for Property Metadata:
Name=Jane Doe, Age=10
If you input an entry that contains a delimiter, such as a comma or a semicolon, you must place the entry into a quote. Putting a numeric entry into quotes makes it a string or non numeric. You cannot do math computation with a non numeric entry.
Type
Type of source. Select
Instant Messaging Source (Jabber/XMPP)
.
Connection
Select the connection name to which you want to associate the source. You must create a connection for Jabber service before you create an Instant Messaging source.
Topic
The topic to which the RulePoint posts the events. Select the topic name that corresponds to the source.
Presence Priority
Presence priority for the source. Default priority is 1.
Marshaller Class Name
Class name of the marshaller. The marshaller class is responsible for converting or enriching the source event properties. It must include the full class name including the classpath. You must add the jar containing this class into the RulePoint library.
Marshaller Properties
Properties of the marshaller. You must pass the properties as key value pairs, separated by a comma, to the marshaller class. For example, property1=value1,property2=value2.

0 COMMENTS

We’d like to hear from you!