Unit 7: Verifying Applications


After the application is created, the access and operation permissions of the application need to be assigned to application users for verifying the availability of the application.

Task 1: Assigning Application Permissions


Performed By Performed In
Application Administrator EnOS Application Portal


Before users can access the application, you need to assign the required access and operation permissions of the application menus and assets to the users.

Procedure


  1. Log in to EnOS Application Portal and select Admin Console > Organization Structure.
  2. Select New Organization Structure, enter the organization structure name in the pop-up window and select Submit.
  3. In the organization structure list, select the Manage i_manage of the organization structure created in the previous step.
  4. Hover over the ellipsis (…) of the root node and select Manage Assets.
  5. In the pop-up window, select the assets to display in the application and select Submit.
  6. Select Application Management from the left navigation bar.
  7. Select the Assign Organization Structure of the application in the application list, select the organization structure created in step 2 in the pop-up window and select OK, so that the application can display the assets in the organization structure.
  8. Select Management Menu Group of the application in the application list.
  9. On the application management page, select the plus icon (+) to create a menu group that contains all the menus of the application.
  10. Select Roles from the left navigation bar. Select New Role, enter the role name and description in the pop-up window and select Submit.
  11. Select Users from the left navigation bar. Find the application user to verify the application in the user list, and select the Manage i_manage of the user.
  12. Select Assign Role, select the role created in step 10 in the pop-up window and select OK.
  13. Select Roles from the left navigation bar. In the role list, select the Manage i_manage of the role created in step 10.
  14. Select Assign Menu Group, select the menu group created in step 9 and select OK.

Results


After the permissions are assigned, application users have access to the corresponding application menus and assets.

Task 2: Accessing Application


Performed By Performed In
Application User EnOS Application Portal


Authorized application users can access the built application to verify the availability of the application.

Procedure


  1. Log in to EnOS Application Portal and select the target application in the application list.
  2. Open all menus in turn and check if there is any error. If no error occurs, the preliminary verification of the application succeeds. If any error occurs, refer to FAQs on Verifying Applications.

Next Steps


Depending on the Industry Application Common Building Blocks used in the application, application users can use the application with reference to the following documents:

FAQs on Verifying Applications


This section introduces common questions and answers about application verification.

Why does the error “Unable to get asset type” occur?


Possible causes are as follows:

  • The EnosCDS: true and auth_unit: true tags are not added to the asset tree, or the system administrator does not enable the “CDS calling AMC” service. See Tagging Asset Trees.
  • The obtained Industry Application Common Building Blocks do not have the required policies. See Authorizing CBBs.
  • Your user account is not assigned the required asset permissions. See Assigning Application Permissions.

How can I solve the problem if the enumeration values of measurement points are not displayed correctly in the application?


Contact the system administrator to ensure the following items:

  • The dimensions of measurement points are configured.
  • For measurement points in public models, the amc_dimension: {dimension identifier} tag is added.
  • For measurement points in private models, the corresponding virtual points are registered and associated to the relevant dimensions.

How can I solve the problem if only one data item is displayed in the line chart of the “Station Details” menu?


Ensure that the target measurement points are allocated to all data buckets in the storage policies.

How can I solve the problem if the topology is not displayed in the “Station Details” menu?


Open the developer tool of the browser to view the error logs, and solve the problem according to the error messages and the request type. If no error is logged, ensure the system administrator has configured display groups for the topology.