-
Create or open the text file to contain customized properties. For more
information, seeEditing Properties Using MQL.
-
To display
This value also appears in another Attribute Group
message when you edit the attribute details, follow these steps:
-
Add or edit this line in the file used to import properties
into a page object:
emxMultipleClassification.Attribute.Duplicate.Message.ShowRedundantMsg=true
-
Set the value for this property depending on your business
requirements.
-
To provide the default policy for a custom library or class,
follow these steps:
-
Add or edit this line in the file used to import properties
into a page object:
eServiceSuiteLibraryCentral.DefaultPolicy.type_CustomLibrary=policy_Libraries
eServiceSuiteLibraryCentral.DefaultPolicy.type_CustomClass=policy_Classification
-
Set the value for this property depending on your business
requirements.
-
To provide different vaults for use by the custom library or
classes, follow these steps:
-
Add or edit this line in the file used to import properties
into a page object:
eServiceSuiteLibraryCentral.DefaultVault.type_CustomLibrary=
eServiceSuiteLibraryCentral.DefaultVault.type_CustomClass=
By default, no value is entered for these properties.
-
Set the value for this property depending on your business
requirements.
-
To define an icon to be displayed to indicate the custom library,
follow these steps:
-
Add or edit this line in the file used to import properties
into a page object:
type_CustomLibrary.SmallIcon =
iconSmallLibrary.gif
-
Set the value for this property depending on your business
requirements.
-
To define the type of classes permitted for a custom library or
custom class, follow these steps:
-
Add or edit this line in the file used to import properties
into a page object:
emxLibraryCentral.AllowedClasses.type_CustomLibrary=type_CustomClass
emxLibraryCentral.AllowedClasses.type_CustomClass=type_CustomClass
-
Set the value for this property depending on your business
requirements.
-
To define what types of objects can be added to custom classes,
follow these steps:
-
Add or edit this line in the file used to import properties
into a page object:
emxLibraryCentral.AllowedEndItems.type_CustomClass=type_GenericDocument,type_Part,type_Document
-
Set the value for this property depending on your business
requirements.
-
To define the values for the vault, owner, and approver when
importing a library taxonomy, follow these steps:
-
Add or edit this line in the file used to import properties
into a page object:
eServiceLibraryCentral.Import.Vault=
eServiceLibraryCentral.Import.Owner=
eServiceLibraryCentral.Import.Approver=
-
Set the value for this property depending on your business
requirements.
-
To define whether when a major object is added to a General
Class, its minor objects are also added to the General Class, follow these
steps:
-
Add or edit this line in the file used to import properties
into a page object:
emxLibraryCentral.MinorObjects.Classify=false
-
Set the value for this property depending on your business
requirements.
-
To specify whether an object can be created without a parent,
follow these steps:
-
Add or edit this line in the file used to import properties
into a page object:
eServiceLibraryCentral.Schema.AllowCreateOrphanObjects
= FALSE
To specify exceptions when the
AllowCreateOrphanObjects is FALSE, follow
these steps:
eServiceLibraryCentral.Schema.AllowCreateOrphanObjects
= FALSE
-
Set the value for this property depending on your business
requirements.
-
To enable Index Search in Search WithIn function in
IP Classification,
follow these steps:
-
Add or edit this line in the file used to import properties
into a page object:
emxLibraryCentral.SearchWithIn.QueryType=Indexed
-
Set the value for this property depending on your business
requirements.
-
To specify the maximum number of characters that can be entered
into any text field, follow these steps:
-
Add or edit this line in the file used to import properties
into a page object:
eServiceLibraryCentral.TextArea.MaxLength =
1000
-
Set the value for this property depending on your business
requirements.
-
To define alternate tree menus for a particular object type,
follow these steps:
-
Add or edit this line in the file used to import properties
into a page object:
eServiceSuiteLibraryCentral.emxTreeAlternateMenuName.type_ProjectVault
= DCtype_ProjectVault
-
Set the value for this property depending on your business
requirements.
-
To specify a custom validation file, follow these steps:
-
Add or edit this line in the file used to import properties
into a page object:
emxLibraryCentral.UIForm.Create.ValidationFile =
emxLibraryCentralUIFormCreateValidation.jsp
Enter name of your custom JSP file.
-
Set the value for this property depending on your business
requirements.
-
To define the number of end items to be displayed in a class or a
family, follow these steps:
-
Add or edit this line in the file used to import properties
into a page object:
emxLibraryCentral.Search.ThresholdLimit=50
-
Set the value for this property depending on your business
requirements.
-
To define the number of end items to be listed during Search
Within operation, follow these steps:
-
Add or edit this line in the file used to import properties
into a page object:
eServiceLibraryCentral.SearchWithin.MatchlistLimit=100
-
Set the value for this property depending on your business
requirements.
-
To specify a custom validation, follow these steps:
-
Add or edit this line in the file used to import properties
into a page object:
eServiceSuiteLibraryCentral.UIFreezePane.ValidationFile
= emxLibraryCentralUIFreezePaneValidation.jsp
Enter name of the JSP file.
-
Set the value for this property depending on your business
requirements.
-
When finished updating the text file with all properties you want to modify,
use the text file to modify the emxLibraryCentral.properties
page object. For more information, see Editing Properties Using MQL.
|