Workspace Massdata Processing
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 09:17 AM
Hello ServiceNow Community,
Do we have a best practice solution for mass data processing via workspaces?
Requirements:
- Import data (~1.000.000 records) based on data source and validations against available ServiceNow data
- Status change and script execution/validation of records via Ui actions
- Processing by pressing UI actions ~100.000 records based on filter condition from table
Labels:
- Labels:
-
Workspace : Next Experience
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2023 06:17 AM
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.