Catalog Source Configuration > Oracle Cloud Object Storage > Before you begin
  

Before you begin

Before you create a catalog source, ensure that you have the information required to connect to the source system.
Perform the following tasks:

Verify permissions

To extract metadata and to configure other capabilities that a catalog source might include, you need account access and permissions on the source system. The permissions required might vary depending on the capability.

Permissions for metadata extraction

To extract MicroStrategy metadata, you need account access and permissions to the MicroStrategy source system.
Verify that the administrator performs the following tasks:

Permissions to perform data classification

You can perform data classification with the permissions required to perform metadata extraction.

Permissions to perform relationship discovery

You can perform relationship discovery with the permissions required to perform metadata extraction.

Permissions to perform glossary association

You can perform glossary association with the permissions required to perform metadata extraction.

Verify authentication

To extract Oracle Cloud Object Storage metadata, you need to perform Simple or ConfigFile Authentication.
Simple Authentication is an API key-based authentication. You provide the authentication details in the Oracle Cloud Object Storage connection. You must place the private key file in the Secure Agent machine.
You need the following information to perform Simple Authentication:
ConfigFile authentication is based on the profile selected in a configuration file. For example:
[<profile name>]
user=<user ocid>
fingerprint=<fingerprint>
tenancy=<tenancy ocid>
region=<region>
key_file=<private key file location>
By default, the Oracle Cloud Infrastructure CLI configuration file is located at ~/.oci/config. The ~/.oci/config file can contain multiple profiles. The default profile name is DEFAULT. You can change the default profile name to a new profile name based on the profiles that you add to the ~/.oci/config file. The ~/.oci/config file cannot contain two profiles with the same name.
You need the following information to perform ConfigFile Authentication:

Get Oracle Cloud Object Storage source information

Before you configure the catalog source, ask the Oracle Cloud Object Storage administrator for values of connection properties that you need to configure the catalog source.
Note: You don't need to create a connection object for Oracle Cloud Object Storage. You provide this information when you configure the catalog source.

Import a relationship inference model

Import a relationship inference model if you want to configure the relationship discovery capability. You can either import a predefined relationship inference model, or import a model file from your local machine.
    1In Metadata Command Center, click Explore on the navigation panel.
    2Expand the menu and select Relationship Inference Model. The following image shows the Explore page with the Relationship Inference Model menu:The image shows the Explore page with the Relationship Inference Model menu and the Import Predefined Content options.
    3Select one of the following options:
    The imported models appear in the list of relationship inference models on the Relationship Discovery tab.