Plasma Deployment Troubleshooting
Navigating to Data tab of Harvester DM or Quote_Harvester DM Raises General Exception
You can get this exception when a new version of one of these DMs is deployed through PlatformManager. Re-deplyoment of the package should fix the issue.
Lowercase/Uppercase Difference Between Current PPs and Newly Deployed Ones
Sometimes it can happen that the PPs already present in the partition have different casing for key2 or key3 than those in the package which is being deployed. If this occurs, the deployment fails. To fix this, correct the current PP values (=make them the same as in the package) and then redeploy the package.
Example:
QuotesDataExtractorMappingConfiguration - partition:
QuotesDataExtractorMappingConfiguration - package:
Manual Data Upload to Data Sources
If it is needed to upload data manually into a Data Source (e.g. for testing or backup-renewing purposes), the LastUpdateDate field should not be present in the source file (.xls, .xlsx, .csv), otherwise it will override the existing values and it will impact negatively the incremental mode (if used).