Configuring Download and Usage Report Options

You can define whether to display the My Downloads, Download Report, and Usage Report options using the varibles.

See Also
Properties for IP Classification
  1. Create or open the text file to contain customized properties. For more information, see Editing Properties Using MQL.
  2. Open the emxComponents.properties page object for editing.
  3. To display the My Downloads and Download Report options, follow these steps:
    1. Add or edit this line in the file used to import properties into a page object:

      emxComponents.enable.TrackDownload

    2. Set the value for this property to true or false.

      For example,

      emxComponents.enable.TrackDownload=true

      By default, the value is selected as false.

  4. To display the Usage Report option, follow these steps:
    1. Add or edit this line in the file used to import properties into a page object:

      emxComponents.enable.TrackUsage

    2. Set the value for this property to true or false.

      For example,

      emxComponents.enable.TrackUsage=true

      By default, the value is selected as false.

  5. Reload the cache:
    1. From the compass, select Social and Collaborative Apps .
    2. In the list of apps, click Collaboration and Approvals.
    3. In the navigation pane, click Utilities > Reload Cache.