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

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia 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}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

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

## Antes de Iniciar

Role required: admin

## Por Que e Quando Desempenhar Esta Tarefa

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.  
Importante:  
Before you run the fix script, ensure that you restructure the Supplier Task table to extend the Service Task table.

## Procedimento

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}
**Conceitos relacionados**   

* [Processing the skipped supplier catalog item records after upgrade](https://servicenow-prod.fluidtopics.net/XukPhfYa48riwmFD4Cyzpw "After you upgrade to Australia, the latest supplier catalog items may get skipped and therefore may not be available after the upgrade.")
* [Restructured Supplier Task table](https://servicenow-prod.fluidtopics.net/yq5jvyhUze1xDV6CFB4TBw "The Supplier Task table architecture has been restructured in the Washington DC and Yokohama releases.")  
**Tarefas relacionadas**   

* [Run fix script to update the KPI weighted score field in the KPI score table](https://servicenow-prod.fluidtopics.net/NMvnIdP7iU2K9Rj6IhEJSw "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 Australia release.")
* [Run fix script to update the Aggregation method field in the KPI table](https://servicenow-prod.fluidtopics.net/Ce~T_HOsxyHmzbfCjhTKLw "Run this fix script to update the new fields added in the KPI table (sn_kpi_kpi) after the May 2025 Australia release.")
* [Run fix script to update the KPI Instruction field in the Supplier Task table](https://servicenow-prod.fluidtopics.net/jjx5mZ9r9TEn0UqYJlV8sg "Run this fix script to update the new field KPI Instruction added in the Supplier Task (sn_slm_task) table in the Australia release.")
* [Run fix scripts to enable Automated KPI collection](https://servicenow-prod.fluidtopics.net/URewDJCS3KRLJD4_~f~kJw "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 Australia release](https://servicenow-prod.fluidtopics.net/HpMlL_g4ER32B6mEaa7Z1Q "After upgrading to the Australia 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/3sYhlJf_yYz63Oc7DtXb8Q "After you upgrade to Australia, you can enable deprecated case types if you have the admin role.")
* [Run fix script to update the KPI Instruction field in the Supplier Task table](https://servicenow-prod.fluidtopics.net/jjx5mZ9r9TEn0UqYJlV8sg "Run this fix script to update the new field KPI Instruction added in the Supplier Task (sn_slm_task) table in the Australia release.")
* [Run fix script to use the Supplier Manager Workspace after upgrading to the Australia release](https://servicenow-prod.fluidtopics.net/HpMlL_g4ER32B6mEaa7Z1Q "After upgrading to the Australia 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.")

