MIM Event Broker Forum

Welcome to the community forum for MIM Event Broker.

Browse the knowledge base, ask questions directly to the product group, or leverage the community to get answers. Leave ideas for new features and vote for the features or bug fixes you want most.

0
Fixed

Alert Icons Missing In Opera

Richard Courtenay 14 years ago updated by anonymous 9 years ago 5

Minor stuff, but just noticed the alerts dont have the icons under Operas browser

0
Fixed

Maximum string content length quota unhandled

Tony Sheehy 14 years ago updated by anonymous 9 years ago 1

If a string is entered - that is not caught by validation - that surpasses the Maximum string content length of 8192 an error will be thrown.

To reproduce this enter a description of that size into the Group description field.

0
Fixed

Malformed Logging search criterion causing perpetual stall

Tony Sheehy 14 years ago updated by anonymous 9 years ago 4

If a search criterion that will cause an exception is provided under Logging, it will not be caught / thrown / displayed and will hang on 'Processing'.

For an example, to recreate this behavior enter the following into the search criteria:
"<html>

0
Fixed

Incorrect and missing tooltips / captions and descriptions

Tony Sheehy 14 years ago updated by anonymous 9 years ago 2

The following are a list of tooltips and descriptions that need to be updated:

Incorrect

  • In the Check Operation drop-downs, 'SQL Changes' should be 'SQL Server Changes' and 'SQL Commit' should be 'SQL Server Commit'.
  • The page titles for both the LDAP Commit and Changes need to be altered to reflect their new names.
  • The 'No agents' prompt on the LDAP Changes page needs to be altered to reflect the revised name.
  • Both the views of the respective Group and Operation Lists actions of the Group controller require page titles.

Missing

  • The Home page needs a label and link detailing a situation in which no operation lists exist.
  • The Groups page needs a label detailing a situation in which no groups exist.
0
Fixed

SQL Server Changes operation cannot be added

Tony Sheehy 14 years ago updated by anonymous 9 years ago 2

SQL Server Changes check operations cannot be added to operation lists; which was subsequently caused by changing the plugin name of the shared view information of the SQL Server Changes operation and SQL Server execute operation.

The SQL Server changes and execute operations need to depend on separate view informations objects both inheriting from the original view information as a base class; where each unique view information would specify the plugin name separately.

0
Fixed

LDAP Changes operation fails on execution

Tony Sheehy 14 years ago updated by anonymous 9 years ago 2

The LDAP Changes operation fails on execution, as no 'Server' attribute can be found in the operation element.

0
Fixed

Missing prompt if a non-existant operation list is added to a group

Tony Sheehy 14 years ago updated by anonymous 9 years ago 2

A message prompt is not generated if a non-existant operation list is added to a group.

To recreate this:

  1. Create an operation list.
  2. Open the Add operation list to group page.
  3. In a separate page - delete an operation list.
  4. and finally in the previous page add the deleted operation list to the group.
0
Answered

Installing the Event Broker package unattended.

Shane Day (Chief Technology Officer) 14 years ago updated by anonymous 9 years ago 4

If the topic EB300:Installing the Event Broker Service is going to suggest that the package can be installed unattended, has anyone tested that this is actually possible?

0
Completed

Event Broker v3.0.0 refresh logging mechanism

Shane Lim 14 years ago updated by anonymous 9 years ago 8

There is no refresh button available when viewing the Event Broker logging. If the Internet Explorer's Refresh button is used, it goes back to the first page. The view the latest log entries must navigate to the "Last" Page again.

0
Fixed

Html can be injected from the CSV logs

Tony Sheehy 14 years ago updated by anonymous 9 years ago 3

Html can be injected from existing log files stored locally on the service installation.

To demonstrate this behavior:

Include an entry into a log file with a source of "</div><label>This label will be visible in the logs.<label><div>