Common Services base properties files
The files that you need are provided in the FTM artifacts pod and must be downloaded from the pod. For more information about getting files from the artifacts container for your offering, see Getting the files from the artifacts container for your FTM offering.
The following table lists the properties files that are provided by the Common Services
base component. It also shows the purpose and location of each properties file. These DSU files are located in the artifacts configuration directory. For the file
location, artifacts_config_directory is the configuration directory in the folder that you
downloaded the file structure from the artifacts container to.
| Properties file name | Purpose | Location |
|---|---|---|
| ProductImport.properties | Used to import the configuration data for the framework. | artifacts_config_directory/common/dsu/properties |
| BusinessRulesBaseImport.properties | Used to import the base configuration data for Business Rules. | |
| BusinessRulesBaseXMLImport.properties | Used to import the base XML data for Business Rules. | |
| MigrateBusinessRulesBaseImport.properties | Used to import configuration data that was exported by using MigrateBusinessRulesBaseExport.properties. | |
| CommonImport.properties | Used to import the configuration data for the framework. This file is not used by Check. | |
| MigrateCommonImport.properties | Used to import the configuration data that is exported by using the MigrateCommonExport.properties file. The MigrateCommonImport.properties file is not used by Check. | |
| BusinessRulesCommonImport.properties | Used to import the configuration data for Business Rules. This properties file is not used by Check. | |
| MigrateBusinessRulesCommonImport.properties | Used to import the configuration data that is exported by using the MigrateBusinessRulesCommonExport.properties file. The MigrateBusinessRulesCommonImport.properties file is not used by Check. | |
| EditsCommonImport.properties | Used to import the configuration data for ISO20022 validations. This properties file is not used by Check. | |
| MigrateEditsCommonImport.properties | Used to import the configuration data that is exported by using the MigrateEditsCommonExport.properties file. The MigrateEditsCommonImport.properties file is not used by Check. | |
| MigrateBusinessRulesBaseXMLImport.properties | Used to import workflow XML configuration data that is exported by using MigrateBusinessRulesBaseExport.properties. | |
| ProductExport.properties | Used to export the configuration data for the framework. | |
| BusinessRulesBaseExport.properties | Used to export all the Business Rules base configuration data. Note: This
file replaces several of the export properties files for Business Rules base configuration data
that were provided by the individual components. It exports all the data that was previously exported by using
the separate properties files.
|
|
| MigrateBusinessRulesBaseExport.properties | Used to export the configuration data that is imported using the MigrateBusinessRulesBaseImport.properties file. | |
| CommonExport.properties | Used to export the configuration data for the framework. This properties file is not used by Check. | |
| MigrateCommonExport.properties | Used to export the configuration data that is imported using the MigrateCommonImport.properties file. The MigrateCommonExport.properties file is not used by Check. | |
| BusinessRulesCommonExport.properties | Used to import the configuration data for Business Rules. This properties file is not used by Check. | |
| MigrateBusinessRulesCommonExport.properties | Used to export the configuration data that is imported using the MigrateBusinessRulesCommonImport.properties file. The MigrateBusinessRulesCommonExport.properties file is not used by Check. | |
| EditsCommonImport.properties | Used to import the configuration data for ISO20022 validations. This file is not used by Check. | |
| MigrateEditsCommonExport.properties | Used to export the configuration data that is imported by using the MigrateEditsCommonImport.properties file. The MigrateEditsCommonExport.properties file is not used by Check. | |
| TasksImport.properties | Used to import the configuration data for samples tasks. | |
| TasksExport.properties | Used to export the configuration data for samples tasks. |