Previous Topic: Tracking ID 640-42: Internet Explorer 9 Can Hang After Displaying Intervention DialogNext Topic: Tracking ID 644-72: Installation time-outs on Oracle CMSs


Tracking ID 644-33: Internet Explorer Agent Limitations

This section describes various enhancements and known issues affecting the Internet Explorer (IE) endpoint agent in the current CA DataMinder release.

Supported Web 2.0 Applications

The IE agent now supports the following Web 2.0 applications:

Note: The agent may support other Web 2.0 applications but they have not been tested.

Known limitations

CA DataMinder Configuration Tips

'Excluded Web Site' Policy Setting

The Excluded Web Sites setting in the user policy setting allows you to exclude specific web sites from policy processing. Specifically, this setting lets you prevent triggers firing when users visit trusted web sites. However, since this setting was introduced in the earliest CA DataMinder releases, emerging web technologies have undermined its effectiveness.

To fix this problem, the Excluded Web Sites setting has been enhanced to also exclude data submissions to Web 2.0 applications that use AJAX technologies. This enhancement is particularly important if you need to exclude certain webmail and social networking sites from policy.

Previously, the IE agent mishandled data submitted to exclude web applications that used AJAX technologies. As a result, CA DataMinder allowed users to visit these excluded web sites but then, unintentionally, applied to policy to data (such as comments) submitted by users to these sites. Now the Excluded Web Sites setting correctly excludes all associated data submissions when a user visits an excluded web site.

Note: Find the Excluded Web Sites setting in the System Settings policy folder.

BlockedObjectURLs Registry Key

A new registry key, BlockedObjectURLs, is available to you to specify object URLs that you want to block (for example, Flash controls).

The full registry path is:

HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\CA DataMinder
  \CurrentVersion\Browser\BlockedObjectURLs 

On 64-bit computers running the 32-bit version of Internet Explorer, the registry path is:

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ComputerAssociates\CA DataMinder
  \CurrentVersion\Browser\BlockedObjectURLs

To specify a blocked object URL:

  1. Add a new string registry value to the BlockedObjectURLs registry key.
  2. Give the new value an appropriate name.
  3. Set the data for the new registry value to be the URL of the blocked object. The URL can include * wildcards.