Skip to main content

Oracle assets package

The Oracle assets package crawls Oracle assets and publishes them to Atlan for discovery.

Direct extraction

Will create a new connection

This should only be used to create the workflow the first time. Each time you run this method it will create a new connection and new assets within that connection — which could lead to duplicate assets if you run the workflow this way multiple times with the same settings.

Instead, when you want to re-crawl assets, re-run the existing workflow (see Re-run existing workflow below).

To crawl assets directly from Oracle:

Coming soon

Offline extraction

Will create a new connection

This should only be used to create the workflow the first time. Each time you run this method it will create a new connection and new assets within that connection — which could lead to duplicate assets if you run the workflow this way multiple times with the same settings.

Instead, when you want to re-crawl assets, re-run the existing workflow (see Re-run existing workflow below).

To crawl Oracle assets from the S3 bucket:

Coming soon

Secure agent extraction

Will create a new connection

This should only be used to create the workflow the first time. Each time you run this method it will create a new connection and new assets within that connection — which could lead to duplicate assets if you run the workflow this way multiple times with the same settings.

Instead, when you want to re-crawl assets, re-run the existing workflow (see Re-run existing workflow below).

In this example, we demonstrates creating an Oracle Secure Agent workflow with basic authentication (OracleCrawler.AuthType.BASIC). You can create a similar workflow for Kerberos authentication (OracleCrawler.AuthType.KERBEROS) by providing the necessary configuration.

Coming soon

Re-run existing workflow

To re-run an existing workflow for Oracle assets:

Coming soon
Was this page helpful?