Workspace Massdata Processing

Bryan Busse
Tera Contributor

Hello ServiceNow Community, 

Do we have a best practice solution for mass data processing via workspaces?

Requirements:

  1. Import data (~1.000.000 records) based on data source and validations against available ServiceNow data
  2. Status change and script execution/validation of records via Ui actions
  3. Processing by pressing UI actions ~100.000 records based on filter condition from table
1 REPLY 1

Brad Tilton
ServiceNow Employee
ServiceNow Employee

I've not seen any attempts to do mass data exporting with the front end of the process being a workspace. I would guess that you're likely going to have to end up creating at least one custom component for this.