MySQL - View - Create (plugin_proval_probeconfig)
Summary
This script will drop the view if it exists, recreate it, and then call the script "CWM - Automate - Script - Update User Permissions for ProVal Custom Tables."
Time Saved by Automation: 5 hours
Sample Run
Dependencies
Process
- Drops the view if it exists: Custom View - plugin_proval_probeconfig
- Creates the view: Custom View - plugin_proval_probeconfig
- Calls the script MySQL - Permission - Set Custom Table Permissions to assign the permissions to the Automate users for the proval_ and pvl_ custom tables and views.
Changelog
2025-04-10
- Initial version of the document