Supported platforms
Delphix supports Hyperscale Compliance for many data platforms and operating systems.
Supported Continuous Compliance/Data versions
Delphix Engine | Minimum supported version | Recommended version |
---|---|---|
Continuous Compliance | 6.0.14.0 15.0.0.0 (for embedded XML/JSON masking) | Latest |
Continuous Data | 6.0.14.0 | Latest |
All Continuous Compliance Engines must be of the same versions and must be used only by Hyperscale Compliance for masking. Already existing or running masking/profiling jobs on Continuous Compliance engines would impact Hyperscale Compliance performance and results.
Supported browsers (only API client)
Hyperscale Compliance API Client is using Swagger UI-3.48.0 which works in the latest versions of Chrome, Safari, Firefox, and Edge. For more information about the supported browser versions, see the Browser Support section on GitHub.
If you encounter Chrome NET::ERR_CERT_INVALID
error code, perform the following steps to resolve the above error:
Type
https://<hyperscale-compliance-host address>/hyperscale-compliance
in the address bar and click Enter.Right-click on the page and click Inspect.
Click the Console tab and run the following command:
sendCommand(SecurityInterstitialCommandId.CMD_PROCEED)
.Click on Authorize and provide the key. For more information about the key, refer to step 7 in Generate a New Key.