---
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 update the KPI Instruction field

# Run fix script to update the KPI Instruction field in the Supplier Task table {#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

Run this fix script to update the new field KPI Instruction added in the Supplier Task (sn_slm_task) table in the Australia release.

## Antes de Iniciar

Role required: admin

After the upgrade, a new field KPI Instruction is added in the Supplier Task (sn_slm_task) table.

The new field KPI Instruction added in the Supplier Task (sn_slm_task) table is derived from the KPI table (sn_kpi_kpi) Instructions field. Run this
fix script to transfer data from the dot-walked kpi_data.kpi.instructions field to the KPI Instruction field in the Supplier Task table.

## Procedimento

1. Navigate to AllSystem DefinitionFix Scripts.
2. Search for the SLO - Feb 25 data script script.
3. Open the fix script record.  
   Nota:  
   In the Script field, the batch size variable is set to 1000. If there are more than 1000 supplier task records, you can do one of the following:
   * Run the fix script repeatedly until all active records are checked and copied.
   * In the Script field, set the batch size variable to a number equal to the number of supplier task records in your instance and select Update.
   {#run-fixscript-update-kpi-instruction__ul_zhm_ppv_12c}
4. Select Run Fix Script.  
   The script updates the KPI Instruction field value for the records where all the following conditions are met:
   * The supplier task is active
   * The supplier task is created to collect KPI data
   * The KPI Instruction field is empty
   {#run-fixscript-update-kpi-instruction__ul_vvh_c2v_12c}
**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 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 migrate existing data from the deprecated Action type column after upgrade](https://servicenow-prod.fluidtopics.net/HUeA313ZpLvvCS3~Lwkkaw "In the May Store 2024 release, the Action type column in the Supplier Task (sn_slm_task) table has been deprecated.")
* [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 migrate existing data from the deprecated Action type column after upgrade](https://servicenow-prod.fluidtopics.net/HUeA313ZpLvvCS3~Lwkkaw "In the May Store 2024 release, the Action type column in the Supplier Task (sn_slm_task) table has been deprecated.")
* [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.")

