-
Create or open the text file for customized properties. For more information, see
Editing Properties Using MQL.
-
To enable the Projects column in the Audit view, follow these steps:
-
Add or edit this line in the file used to import properties into a page
object:
LQIAudit.CloumnAuditConnectedObjects
-
Set the value for this property depending on your business requirements.
For example,
LQIAudit.CloumnAuditConnectedObjects=com.dassault_systemes.enovia.lsa.audit.services.ui.AuditFindingDashboard:getFindingStatusDashboardColumnProjects
-
To configure whether to enable the Project view for the Audit Dashbaord, follow these
steps:
-
Add or edit this line in the file used to import properties into a page
object:
LQIAudit.AuditConnectedObjectView
-
Set the value for this property depending on your business requirements.
For example,
LQIAudit.AuditConnectedObjectView=com.dassault_systemes.enovia.lsa.audit.services.ui.AuditFindingDashboard:getProjects
-
To define the expansion level of a bookmark or the sub folder of a bookmark which is
considered to show the connected parentProject in the Audit dashboard, follow these
steps:
-
Add or edit this line in the file used to import properties into a page
object:
LQIAudit.AuditDashboard.ProjectView.BookmarkSubFolderMaximumExpansionLevel = 5
Set the value in the integer. By default value is specified as 5.
-
Set the value for this property depending on your business requirements.
-
When you are finished updating the text file with all properties that you want to
modify, use the text file to modify the LQIAudit.properties page
object. For more information, see Editing Properties Using MQL.
|