17.4.8 Managing REST Source Catalogs
Create a catalog of REST Data Source metadata that can be used by all applications in a workspace to create REST Data Sources.
REST Source Catalogs contain metadata about REST Data Sources. Developers can search and browse a catalog and then create REST Data Sources for their applications. You can share REST Source Catalogs by exporting the REST Data Source catalog to a file and then importing it into another workspace or another instance.
- Creating a REST Source Catalog
Create a REST Source Catalog in Workspace Utilities. - Creating a REST Source Catalog from OpenAPI
Create a REST Source Catalog from an OpenAPI file. - Editing a REST Source Catalog
Edit an existing REST Source Catalog on the REST Source Catalogs page. - Managing Catalog Groups
Use Catalog Groups to organize catalogs into categories.. - About Exporting and Importing a REST Source Catalog
Move REST Source Catalog to another instance by exporting it to a file and then importing the file into the target instance.
Parent topic: Managing REST Data Sources
17.4.8.1 Creating a REST Source Catalog
Create a REST Source Catalog in Workspace Utilities.
To create a REST Source Catalog:
- Navigate to the REST Source Catalogs page:
- Create a group:
- Click the REST Source Catalogs breadcrumb to return to the REST Source Catalogs page.
- Create a catalog:
- Create the REST Data Sources to be included in the catalog. See Creating a REST Data Source.
- Asssign the REST Data Source with the REST Source Catalog:
- Repeat the previous step for each REST Data Source to be added to the catalog.
Parent topic: Managing REST Source Catalogs
17.4.8.2 Creating a REST Source Catalog from OpenAPI
Create a REST Source Catalog from an OpenAPI file.
A single OpenAPI file can contain a full catalog of REST APIs. Upload an Open API fil and Oracle APEX generates a REST Catalog from it with a REST Source template for each of the contained API descriptions. You can then create REST Sources from a catalog.
To create a REST Source Catalog from an OpenAPI file:
See Also:
About REST Data Source TypesParent topic: Managing REST Source Catalogs
17.4.8.3 Editing a REST Source Catalog
Edit an existing REST Source Catalog on the REST Source Catalogs page.
To edit a REST Source Catalog:
- Navigate to the REST Source Catalogs page:
- To edit a catalog details:
- To delete a catalog.
- Click the Catalog name.
- On the REST Source Catalog Details dialog, click Delete.
- To view catalog services:
- To associate a new REST Data Source with a catalog:
- Navigate to REST Data Source.
- Under REST Source Catalog, click Save to Catalog.
- In the Save to REST Source Catalog dialog, verify the options and click Save to Catalog.
Parent topic: Managing REST Source Catalogs
17.4.8.4 Managing Catalog Groups
Use Catalog Groups to organize catalogs into categories..
To manage Catalog Groups:
- Navigate to the REST Source Catalogs page:
- From the Tasks menu on the right side of the page, click Manage Catalog Groups.
- To add a Catalog Group:
- To edit a catalog group.
- To delete a Catalog Group:
- Click the Catalog Name.
- Click Delete.
Parent topic: Managing REST Source Catalogs
17.4.8.5 About Exporting and Importing a REST Source Catalog
Move REST Source Catalog to another instance by exporting it to a file and then importing the file into the target instance.
Exporting a REST Source Catalog to another instance involves the following steps:
- Create the REST Source Catalog.
- Export the REST Source Catalog. See Exporting a REST Source Catalog.
- Import the exported file into the target Oracle APEX instance. See Importing a REST Source Catalog.
- Install the exported file either directly after importing the file, or later from the Export Repository. See Installing Other Files from the Export Repository.
Parent topic: Managing REST Source Catalogs