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

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu Finance and Supply Chain

ft:clusterId :

    - stpop

bundleId :

    - stpop

workflow :

    - Creator


---

# 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: Xanadu
* 
* Updated August 1, 2024
* 
* ![](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**   

* [Restructured Supplier Task table](https://servicenow-prod.fluidtopics.net/0y~uwQXYKHqV2HtqISWyow "The Supplier Task table architecture has been restructured in the Washington DC release.")
* [Processing the skipped supplier catalog item records after upgrade](https://servicenow-prod.fluidtopics.net/hu~zBxWKYI9cM0f8ADUCeA "After you upgrade to Xanadu, the latest supplier catalog items may get skipped and therefore may not be available after the upgrade.")  
**Related tasks**   

* [Run Glide fix script to run the reparenting script](https://servicenow-prod.fluidtopics.net/Ne75rgj7scSK3zsXQYUowQ "Run the Glide fix script to take advantage of the new enhancements in Supplier Lifecycle Operations.")
* [Run fix script to use the Supplier Manager Workspace after upgrading to the Xanadu release](https://servicenow-prod.fluidtopics.net/Q_rPJL6E76DO7r~Eb_mLqw "After upgrading to the Xanadu 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/7SU8bmgCRCOekAKRw_7LCg "After you upgrade to Xanadu, you can enable deprecated case types if you have the admin role.")

*[\>]: and then


