Try OpenEdge Now
skip to main content
Programming Interfaces
Data Management : ABL API for Multi-tenant and Table Partition Management : Exporting and importing
 

Exporting and importing

All interfaces, for both entities and collections, support the import and export of data values between objects and JavaScript Object Notation (JSON) files. For information on working with JSON using ABL, see OpenEdge Development: Working with JSON. You can also export tenants and tenant groups as ABL code generated to procedure files.
* Exporting and importing objects as JSON files
* Exporting tenants and tenant groups as ABL code