- Create or open the text file to contain customized properties. For more information, see Editing Properties Using MQL.
-
To define the name of the template object that contains the file if the download template action is used for WBSE Loader, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
AnDPMA.Loader.WBSETemplateName = WBSE
This value should not be changed without advanced understanding of schema.
-
Set the value for this property depending on your business requirements.
-
To define the format for the template file of the template object if the download template action is used for WBSE Loader, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
AnDPMA.Loader.WBSETemplateFormat = generic
This value should not be changed without advanced understanding of schema to coincide with the checked in file for the identified object name.
-
Set the value for this property depending on your business requirements.
-
To define the type of the template object that contains the format if the download template action is used for CLIN Loader, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
AnDPMA.Loader.CLINTemplateType = AnDPMA Loader Template
This value should not be changed without advanced understanding of schema.
-
Set the value for this property depending on your business requirements.
-
To define the name of the template object that contains the file if the download template action is used for CLIN Loader, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
AnDPMA.Loader.CLINTemplateName = CLIN
This value should not be changed without advanced understanding of schema.
-
Set the value for this property depending on your business requirements.
-
To define the format for the template file of the template object if the download template action is used for CLIN Loader, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
AnDPMA.Loader.CLINTemplateFormat = generic
This value should not be changed without advanced understanding of schema to coincide with the checked in file for the identified object name.
-
Set the value for this property depending on your business requirements.
-
To define the type of the template object that contains the format if the download template action is used for Contract Requirement Loader, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
AnDPMA.Loader.ContractRequirementTemplateType = AnDPMA Loader Template
This value should not be changed without advanced understanding of schema.
-
Set the value for this property depending on your business requirements.
-
To define the name of the template object that contains the file if the download template action is used for Contract Requirement Loader, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
AnDPMA.Loader.ContractRequirementTemplateName = Contract Requirement
This value should not be changed without advanced understanding of schema.
-
Set the value for this property depending on your business requirements.
-
To defines the format for the template file of the template object if the download template action is used for Contract Requirement Loader, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
AnDPMA.Loader.ContractRequirementTemplateFormat = generic
This value should not be changed without advanced understanding of schema to coincide with the checked in file for the identified object name.
-
Set the value for this property depending on your business requirements.
-
To define the type of the template object that contains the format if the download template action is used for the Regulation Loader, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
AnDPMA.Loader.RegulationTemplateType = AnDPMA Loader Template
This value should not be changed without advanced understanding of schema.
-
Set the value for this property depending on your business requirements.
-
To define the name of the template object that contains the file if the download template action is used for the Regulation Loader, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
AnDPMA.Loader.RegulationTemplateName = Regulation
This value should not be changed without advanced understanding of schema.
-
Set the value for this property depending on your business requirements.
-
To define the format for the template file of the template object if the download template action is used for the Regulation Loader, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
AnDPMA.Loader.RegulationTemplateFormat = generic
This value should not be changed without advanced understanding of schema to coincide with the checked in file for the identified object name.
-
Set the value for this property depending on your business requirements.
- 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 emxAnDPMAccelerator.properties page object. For more information, see Editing Properties Using MQL.
|