To use Prophecy for data modeling, disable Prophecy Automate in your environment. Then, you can use Prophecy fabrics connected to your SQL warehouse for modeling only.
Prerequisites
To leverage this feature flag, upgrade Prophecy to version 4.1.3.0 or later.
Disable Prophecy Automate
To disable Prophecy Automate, set the PROPHECY_AUTOMATE_DISABLED environment flag to true.
Restrictions Implemented
The following restrictions are implemented when the flag is set to true.
- All scheduling within the Prophecy project UI is disabled. Use external schedulers for orchestration.
- The ability to add new data ingress/egress connections to the Prophecy fabric is disabled.
- The ability to add new data ingress/egress connections to the Environment tab is disabled.
- All gems that run on Prophecy Automate are hidden in SQL projects.
- Source and Target gems that rely on data ingress/egress connections
- Script gem
- Report gems
- RestAPI gem
- The Observability page is removed from the UI.
- File upload from your local system to the project is disabled.