Download PDF

Backend Configuration for the Different User Roles

There are some features of ART which are by default, not activated for different user roles in Ameyo. Perform the following steps to enable those features.

Enable Reports Menu for Different Users

Perform the following steps to enable Reports menu for different roles of ART.

Allow the User to view Reports

Perform the following steps to allow the users to view the Reports.

Enable Scheduler for Different User Roles

By default, the Scheduler tab of Reports is enabled only for the administrator user role. If you want to enable the scheduler tab for different roles, then perform the following steps.

Replace <comma_separated_list_of_role_names> with the following different user roles.

and so on.

Show Users Report Only

Perform the following configuration to stop the user for viewing the list of the reports fetched by the other users.

  1. Execute the following command to edit "AmeyoART.ini" file.

    vim /dacx/var/ameyo/dacxdata/ameyo.art.product/conf/AmeyoART.ini

  2. Add the following value in this file.

    showUserFetchedReportsOnly=true

  3. Execute the following command to save and exit from the file editor mode.

    :wq!

    Reports Menu

    Figure: Enabling Scheduler for Different Users