Modules extend the functionality of DATPROF Runtime by providing additional capabilities that can be integrated into Runtime workflows and automated processes. The available modules depend on your DATPROF license.
DATPROF Runtime currently supports the following modules:
File Generation
The File Generation module allows users to generate synthetic data directly into files. Using templates, you can create structured output such as JSON, XML, CSV, YAML, SQL, and other text-based formats. Templates support DATPROF generators and Apache Velocity syntax, making it possible to create realistic and highly customizable test data files.
For information about creating templates, available generators, utility methods, and Velocity examples, see the File Generation documentation.
Virtualize
The Virtualize module integrates DATPROF Virtualize with DATPROF Runtime, enabling users to manage virtualized environments directly from the Runtime interface.
Virtualize uses containerized database environments and copy-on-write storage technology to rapidly provision test environments while minimizing storage requirements. Common tasks include creating virtualized copies of environments, restoring snapshots, reviewing logs, and executing Virtualize scenarios through Runtime workflows.
Detailed documentation for Virtualize is maintained separately.