Conversion Data Upload Support for Custom Tables

Conversion data upload support is available for SaaS services and this allows the uploading of legacy data into staging tables for the future validation and insertion to production. The conversion data upload also provides the ability to truncate the staging tables, clean up the uploaded data, and maintain table indexes. In this release, conversion data upload support extends to Custom tables, which are part of the CM schema and licensed separately with Java Cloud Service.

New batch controls for the custom tables include Data Cleanup (K1-CLNCM), Index Disable (K1-DRICMS), and Index Rebuild(K1-RUSCM), and are released with Custom schema as a default parameter. The expected outcome is similar to the processes that truncate tables and maintain indexes in Production and Staging areas:

  • If the batch parameters are populated with specific Table or Maintenance Object, the batch will process only the specified table or maintenance object's tables.
  • If no input parameters are provided, the batch will process all tables that are marked as convertible in the metadata and/or listed on the Conversion Data Upload master configuration under Override Table Eligibility list.

This expands the conversion data upload capabilities to perform self-service data migration of custom on-premises tables to the cloud.

Steps to Enable

You don't need to do anything to enable this feature.