---
sourceDocument: Yokohama Finance and Supply Chain
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/source-to-pay-operations

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Finance and Supply Chain

ft:clusterId :

    - stpop

bundleId :

    - stpop

workflow :

    - Employee


---

# Run fix script to migrate existing data from the Action type column

# Run fix script to migrate existing data from the deprecated Action type column after upgrade {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

In the May Store 2024 release, the Action type column in the Supplier Task (sn_slm_task) table has been deprecated.

## Before you begin

Role required: admin

## About this task

In the May Store 2024 release, the Supplier Task (sn_slm_task) table uses the Action type for task column from its parent Service Task \[sn_spend_sdc_service_task\] table. After you upgrade to the May Store 2024 release, ensure that you run the fix script to migrate existing data from the deprecated Action type column to the newly added Action type for task column in the Supplier Task table.  
Important:  
Before you run the fix script, ensure that you restructure the Supplier Task table to extend the Service Task table.

## Procedure

1. Navigate to AllSystem DefinitionFix Scripts.
2. Search for the SLO - upgrade scripts for may 2024 script.
3. Open the fix script record.
4. In the Script field, set the batch size variable to a number equal to the number of supplier task records in your instance.  
   For example, if your instance has 10000 supplier task records, set the batch size variable as follows:

   var batchSize = 10000;
5. Select Update.
6. Select Run Fix Script.
{#fix-script-deprecated-column__steps_h1f_l4h_1bc}
**Related concepts**   

* [Processing the skipped supplier catalog item records after upgrade](https://servicenow-prod.fluidtopics.net/tclJpvmd1~TUffB8ivvPtQ "After you upgrade to Yokohama, the latest supplier catalog items may get skipped and therefore may not be available after the upgrade.")  
**Related tasks**   

* [Run fix script to update the KPI weighted score field in the KPI score table](https://servicenow-prod.fluidtopics.net/J_IjYYLWUksVvZHLgZdRxQ "Run this fix script to update the KPI weighted score field values (from integer to decimal type) in the KPI score table (sn_kpi_score) after the March 2026 Yokohama release.")
* [Run fix script to update the Aggregation method field in the KPI table](https://servicenow-prod.fluidtopics.net/H3A9Y64efsKYBPdT9LFnLg "Run this fix script to update the new fields added in the KPI table (sn_kpi_kpi) after the May 2025 Yokohama release.")
* [Run fix script to update the KPI Instruction field in the Supplier Task table](https://servicenow-prod.fluidtopics.net/uYeTr1fLsaquN~naJqCVQw "Run this fix script to update the new field KPI Instruction added in the Supplier Task (sn_slm_task) table in the Yokohama release.")
* [Run fix scripts to enable Automated KPI collection](https://servicenow-prod.fluidtopics.net/CBy58oIDUstjDURtzncg2w "Run the fix scripts to enable the Automated KPIs feature that automatically calculates KPI data from database tables instead of manually entering values.")
* [Run fix script to use the Supplier Manager Workspace after upgrading to the Yokohama release](https://servicenow-prod.fluidtopics.net/gkf0T4RE06VFEiIo21sxdg "After upgrading to the Yokohama release, you can see only the Source-to-Pay Workspace on the All navigation tab. You don't have to do anything if you choose to continue to use the Source-to-Pay Workspace.")
* [Enable deprecated case types after upgrade](https://servicenow-prod.fluidtopics.net/qbW98GqNMvFjKF1ubCTpsw "After you upgrade to Yokohama, you can enable deprecated case types if you have the admin role.")

*[\>]: and then


