Oracle Fusion Data Intelligence

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

FUSION ANALYTICS: Automate The Uploading Process of Data Files for Oracle Object Storage

153
Views
2
Comments
Rank 1 - Community Starter

Disclaimer - This script is provided as an example, and its use is at your discretion. Oracle can’t warrant its execution in your environment or support its output in your environment.

Use this community script as an example. You must have Python 3.6 to execute the script.

Update two of the parameters in the script.

• Update the pre_auth_url parameter with the URL generated earlier.

• Update the path parameter with the directory that contains the data files.

It should look something like this:

Path='/Users/Downloads/Datafiles'

pre_auth_url=’ https://objectstorage.us-xxxxx-1.oraclecloud.com/p/xxxxxxxxJ_xxxxxx_xxxxxx-xxxxxxxxx/n/xxxxxxx/b/fawossbg/o/fawossdata/'


Execute the script using Python 3.6. Ensure that all the required files are in the path that is provided in the script.

NOTE - PLEASE CHANGE THE EXTENSION FROM .txt to .py


Please check out the following blogs for more detailed information on this topic.

https://blogs.oracle.com/analytics/post/loading-data-from-oss-into-oracle-fusion-analytics

https://blogs.oracle.com/analytics/post/use-python-to-upload-datasets-to-oracle-object-storage-service

Comments

Welcome!

It looks like you're new here. Sign in or register to get started.