How It Works
A mass update script runs on a specified list of records and performs the same action to each of those records.
Creating and Setting Up
- NAVIGATE to Customization > Scripting > Scripts > New
- UPLOAD your mass update javascript file and CLICK the “Create Script Record” button
- NAME your mass update. Example: “Update PO Line Department”
- CLICK on the “Deployments” subtab and ADD Purchase Order deployment under “Applies To”
- Leaving the “Status” as “Testing” will permit only you to run the Mass Update. Changing it to “Released” will make it available to everyone in your organization
- CLICK on the “Save” button to save the mass update script record
Running the Mass Update
- NAVIGATE to Lists > Mass Update > Mass Updates
- Under “Custom Updates” > “Purchase Order” CLICK on your newly created Mass Update. You are basically creating a saved search on which to run your Mass Update.
- NAME your mass update search in “Title of Action”
- Here you can specify criteria for which Purchase Orders you are updating. Do nothing to run the update on all Purchase Orders.
- CLICK on the “Save” button to save the search for your mass update.
- NAVIGATE to Lists > Mass Update > Saved Mass Updates and search for your saved Mass Update search.
- CLICK “preview” to see a list of the records that will be affected.
- CLICK the “Perform Update” button to begin running the update.