Collaborate | UDM Configuration Settings | Notifications

These configuration properties are for notification settings.

notifyCollaborateBaseURL

Description

The URL for Distributed Marketing. Edit this URL by entering the computer name where you installed Distributed Marketing and the port number you want to use.

Default value

http://[server-name]:[server-port]/collaborate/affiniumcollaborate.jsp

notifyDelegateClassName

Description

Optional. Specifies the fully qualified Java™ class name of the delegate implementation to be installed by the service.

Default value

No default value defined.

notifyIsDelegateComplete

Description

Indicates that the delegate implementation is complete.

Default value

true

Valid values

TRUE | FALSE

notifyEventMonitorStartTime

Description

Optional. Time to start the event monitor formatted according to the java.text.DateFormat class for the current locale, SHORT version. For example, in US English, the valid string is HH:MM A/PM. The default is set to start immediately after the monitor is created.

Default value

No default value defined.

notifyEventMonitorPollPeriod

Description

Optional. Defines the approximate time, in seconds, for the event monitor to sleep between polls.

Default value

33

notifyEventMonitorRemoveSize

Description

Optional. Defines the number of events to try to remove from queue in one shot.

Default value

10