CopyStorm/Medic 10.62.1
Release Date: 16-Dec-2024
This is a minor feature, bug fix, and Salesforce API version upgrade release. As always, existing CopyStorm configuration files are backwards compatible.
Patch Levels
16-Dec-2024 | Original Release |
Salesforce API Update
This release updates CopyStorm/Medic to use Salesforce API version 62.
Release Highlights
This release focuses on customer requested features and bug fixes. Notable items include:
- API Threshold Option: CopyStorm/Medic will not use more than the specified percentage of API calls in a day.
- Partitioning Creation – Now incremental: This update simplifies the process to create partitions with pre-existing data, especially with large data sets.
Release Details
API Threshold Feature
This release introduces a new feature that provides additional control over Salesforce API call consumption. The API Threshold setting allows you to set a percentage value that will prevent a CopyStorm/Medic job from starting if Salesforce Organization’s API utilization is above the provided percentage. For example, if the API Threshold is set to 80, CopyStorm/Medic will not run if the current Salesforce API use is >80% of the total allowed API calls.
Incremental Partition Creation
The Partition Editor feature allows customers to shift the storage of field data out of the CopyStorm database and into an alternative storage location. The primary benefit is cost savings with a secondary advantage of controlling the size of the CopyStorm database. The addition of state tracking empowers customers with large data sets to implement partitions when a network connection to the database or the connection to Salesforce can not be expected to remain stable during the entire partition creation process. Reference this article for details.
Bug Fixes & Performance Improvements
- Snowflake CSV Staging: Update
- New option to add a Snowflake XML configuration in order to change the staging location of CSV uploads.
- Commas as Separators: Fixed
- Adds support for the use of commas as separators in the Refresh Formulas and Refresh Columns tools.
- Data Deletion Tool Parsing Issue: Fixed
- Address parsing issue when using an ID list input with the Delete Salesforce Records feature.
- Oracle Partitioning Issue: Fixed
- Resolve Oracle-specific SQL issue when moving data from S3 or Folder partitions into the CopyStorm database.