ORACLE CLOUD

Data Catalog actions

26 actions you can wire into a flow, alongside everything else in the Oracle Cloud integration.

Every Data Catalog action

  • OCI Data Catalog: Change Catalog CompartmentMove a Data Catalog instance into a different compartment: the catalog keeps its OCID, only its compartment placement changes. Returns a work-request id.
  • OCI Data Catalog: Create CatalogCreate a Data Catalog instance in a compartment. Returns a work-request id: poll Get Catalog until it is ACTIVE before use.
  • OCI Data Catalog: Create ConnectionCreate a connection to a data asset. Supply the connection type key plus its type-specific properties (host, username, …) and any encrypted properties (password, …); returns the connection with its immutable Key.
  • OCI Data Catalog: Create Data AssetRegister a data asset in a Data Catalog: a physical data source (database, object store or stream) identified afterwards by its returned Key.
  • OCI Data Catalog: Create GlossaryCreate a business glossary in a Data Catalog: a container for the controlled vocabulary of terms that describe your data assets.
  • OCI Data Catalog: Create TermCreate a business term in a glossary: a controlled piece of vocabulary that gives your data assets shared business meaning.
  • OCI Data Catalog: Delete CatalogDelete a Data Catalog instance by its OCID, removing it and every data asset, connection and glossary harvested into it. Returns a work-request id to track the asynchronous delete.
  • OCI Data Catalog: Delete ConnectionDelete a connection from a data asset in an OCI Data Catalog by its key.
  • OCI Data Catalog: Delete Data AssetDelete a data asset from a Data Catalog by its key, removing it and its harvested metadata.
  • OCI Data Catalog: Delete GlossaryDelete a business glossary from a Data Catalog by its key.
  • OCI Data Catalog: Delete TermDelete a business glossary term from a Data Catalog by its key.
  • OCI Data Catalog: Get CatalogFetch a single Data Catalog instance by its OCID: its display name, object count, service URLs and lifecycle state.
  • OCI Data Catalog: Get ConnectionFetch a single Data Catalog connection by its key: its type, default flag and lifecycle state.
  • OCI Data Catalog: Get Data AssetFetch a single Data Catalog data asset by its key: its display name, type, external key and lifecycle state.
  • OCI Data Catalog: Get EntityFetch a single Data Catalog data entity by its key within a data asset: its business name, type, path, harvest status and lifecycle state.
  • OCI Data Catalog: Get GlossaryFetch a single Data Catalog business glossary by its key: its display name, description, owner, workflow status and lifecycle state.
  • OCI Data Catalog: Get TermFetch a single business glossary term by its key: its display name, description, workflow status and lifecycle state.
  • OCI Data Catalog: List CatalogsList the Oracle Cloud Data Catalog instances in a compartment, optionally filtered by exact display name and lifecycle state. Walks pagination up to a safe cap.
  • OCI Data Catalog: List ConnectionsList the connections defined on a data asset in a Data Catalog. Optionally filter by exact display name. Walks pagination up to a safe cap.
  • OCI Data Catalog: List Data AssetsList the data assets registered in a catalog. Optionally filter by exact display name. Walks pagination up to a safe cap.
  • OCI Data Catalog: List EntitiesList the data entities under a data asset in a Data Catalog. Optionally filter by exact display name or cap the number of results per page. Walks pagination up to a safe cap.
  • OCI Data Catalog: List GlossariesList the business glossaries in a Data Catalog. Optionally filter by exact display name or cap the number of results. Walks pagination up to a safe cap.
  • OCI Data Catalog: List TermsList the business glossary terms in a glossary, optionally filtered by exact display name. Walks pagination up to a safe cap.
  • OCI Data Catalog: Test ConnectionValidate a Data Catalog connection against its data asset and return the validation status and message.
  • OCI Data Catalog: Update CatalogPartially update a Data Catalog instance: change only the display name you supply; a blank field is left unchanged. Returns a work-request id; poll Get Catalog until ACTIVE.
  • OCI Data Catalog: Update Data AssetPartially update a Data Catalog data asset: change only the display name or description you supply; blank fields are left unchanged.

Also in Oracle Cloud

Put Data Catalog in a flow

These actions sit on the same canvas as every other integration, so a Data Catalog step can follow a form, a schedule or a message without any glue code.