Skip to main content

Exporting Data (Tools/APIs)

Export data programmatically.

Background Information

The Management Portal provides two generic options for exporting data:

  • The Data Export Wizard, which exports data from SQL tables. See “Exporting Data to a Text File” in Using InterSystems SQL.

  • The Export Globals page, which exports globals to .gof files. See “Exporting Globals” in Using Globals.

Available Tools

Enables you to export SQL tables to text files. For information, see %SQL.ExImDataOpens in a new tab, the utility class from which %SQL.Export.MgrOpens in a new tab inherits.

Availability: All namespaces.

Includes the Export() class method.

Availability: All namespaces.

Numerous tools within InterSystems IRIS provide more specific export options, documented elsewhere.

FeedbackOpens in a new tab