- Create or open the text file to contain customized properties. For more information, see Editing Properties Using MQL.
-
To define which items attached by relationships to the original Services Item will be copied to the new Services Item, follow these steps:
The relationships for this property are those where the item to copy is at the "to" end of the relationship.
-
Add or edit this line in the files used to import properties into a page object:
FinancialServices.derivedfrom.relToCopy.to
-
Set the value for this property to a comma-separated list of relationship symbolic names.
-
To define which items attached by relationships to the original Services Item will be copied to the new Services Item, follow these steps:
The relationships for this property are those where the item to copy is at the "from" end of the relationship.
-
Add or edit this line in the files used to import properties into a page object:
FinancialServices.derivedfrom.relToCopy.from
-
Set the value for this property to a comma-separated list of relationship symbolic names.
-
To define which attributes to copy from the derived-from Services Item to the new Services Item, follow these steps:
-
Add or edit this line in the files used to import properties into a page object:
FinancialServices.derivedfrom.attrToCopy
-
Set the value for this property to a comma-separated list of attribute symbolic names.
-
To define which extensions to copy from the derived-from Services Item to the new Services Item, follow these steps:
-
Add or edit this line in the files used to import properties into a page object:
FinancialServices.derivedfrom.extension
By default, the property value is set to * (meaning all extensions).
-
Set the value for this property to a comma-separated list of extension symbolic names.
- When finished updating the text file with all properties you want to modify, including the ones shown here, use the text file to modify the FinancialServices.properties page object. For more information, see Editing Properties Using MQL.
|