Test an exporter and export a snapshot
Set and validate input settings to test an exporter before you export the config data in a snapshot.
Before you begin
- The cdm_secrets role is required to export snapshots that include encrypted data.
- The cdm_viewer can export any snapshot that does not include encrypted data.
- The cdm_exporter_editor can create, edit, publish and delete exporters.
About this task
Be sure to install the exporter content pack for DevOps Config. Exporters in the content pack are good starting points for your custom exporters. Some content pack exporters generate subsets of config data and others generate data for full applications. For example, to export updated config data for a database, you might select the returnAllDataforNodeName exporter. In the input arguments for the exporter, you would specify the database deployable as the node and then specify the updated settings as input arguments. After you determine that the settings generate the desired config data, you can export the data to the pipeline.
- Exporters in the content pack have the Source value of ServiceNow. You can duplicate, but cannot delete or modify content pack exporters.
- You can run only published exporters.
- For export, snapshots cannot exceed 10,000 config data items (CDIs) per deployable or 100,000 CDIs per application.
- For information on creating a custom exporter, see Create a custom exporter.
- Records of exporter executions are deleted after a period of three years. For instructions on changing the default time period, see Set the purge period for records of exporter executions.