Skip to main content

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

Sample Run

Dependencies

Process

  1. Drops the view if it exists: Custom View - plugin_proval_probeconfig
  2. Creates the view: Custom View - plugin_proval_probeconfig
  3. 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