PreviousNext JavaScript must be enabled to correctly display this content
Configure
Before implementing any of the options to load data, configure the following:
An external storage.
A BICC job.
A job schedule for the BICC job.
Configure External Storage
Follow these steps to configure external storage:
To configure the External Storage on BICC go to https://<url-fusion>/biacm:.
Click Configure External Storage.
In the Configure External Storage page, OCI Parameters section, enter the values as an example of using Amazon S3 storage:
Field
Value
Name
BucketS3
Host
objectstorage.us.ashburn-1.oraclecloud.com
Tenancy OCID
ocid1.tenancy.oc1..aaaasjdhgfuysdfsffdgsgsfg
User OCID
ocid1.user.oc1..aaaaxsjdhgfufrgysdfsffdgsgsfg
Namespace
idprie7kdv4
Bucket
BucketS3
In the OCI API Signing Key section, do the following:
Click Generate API Signing Key.
Click Export Public Key.
Add it to the API Signing Key in your OCI profile user.
In the Verification section, click Test Connection.
If you receive an error, save the connection and wait for one minute before trying again.
Configure BICC Job
You must configure BICC jobs for the Google Cloud Storage and Azure Blob Storage options.
To configure a BICC job, follow these steps:
Navigate to Manage Jobs.
On the Manage Jobs page, in the Jobs table, click the + sign.
Select the list of public view objects (PVOs) for your Snowflake project. On the Oracle Business Intelligence Cloud Connector Console, in the Add Job page, enter the following example values:
Field
Value
Name
BICCSnowflake
Description
List of PVOs for Snowflake Project
In the Data Stores table, in each Business Object row, select the Enabled for Extract checkbox.
Click Save.
Schedule Job
After creating the job, you can now schedule it to run periodically based on your organizations needs.
This example shows how to run the job once Immediate.
To schedule the job, follow these steps:
On the Oracle Business Intelligence Cloud Connector Console, navigate to Manage Job Schedules.
On the Manage Job Schedules page, in the Schedules table, click the + sign.
On the Schedule page, enter the following example values based on the storage you configured:
Field
Value
Job
BICCSnowflake
Name
BICCSnowflake
Job Type
Application Data Extract
External Storage
BucketS3
In the Recurrence section, select Immediate from the list.
You can choose of these any option on your business needs: Simple, Hourly, Daily, Weekly, Monthly, or Yearly.
In the Notification section, select Use Global Extract Schedule Notification from the list.
In the File Parameters section, select the following:
Field
Value
Use Global File Prarameters
No
Compression Type
Gzip
Split file size(GB)
1
Click Save.
The job runs immediately. After it completes, the State column value shows Succeeded.