top of page

Tags

Archive

BICC Extracts to OCI Object storage bucket folder

Writer's picture: SatyaSatya

In this Blog , I post the steps to write the BICC extracts to Object storage folder.


Writing files to a Bucket is quite common thing and we have seen the same in earlier posts . This Post is focusing on writing the files to a folder in a bucket.


In the Job Schedule Window , At the file Parameters Section , you will need to pass the folder name in which you wanted to write the extract output to followed by "/" . If you don't Give "/" this value will get prefixed to the extract output file name.


If you provide the value like "/DEMOFOLDER/" then the extract output will store as below .

Bucket

folder "/"

Subfolder "DEMOFOLDER"


lets See a Demo now .


Case 1: OCI Object Storage Uploaded file name prefix value as "DEMOFOLDER/"



you can see that it created a folder and files are Written under the same







Case 2 : Prefix Value as "/DEMOFOLDER/"


Job Got succeeded


Lets verify the bucket.


you can see that now you created a root folder with the name "/"




with in that a subfolder as shown below.


Try this out and let me know in case of any questions in the comments . Hope this helps .

462 views0 comments

Recent Posts

See All

OCI Basics

In this post, I will explain some basic concepts of OCI in a Q&A manner. What is tenancy? In Oracle Cloud Infrastructure (OCI), a tenant...

Comentarios


Other Posts you may Interested 

Subscribe Form

  • facebook
  • linkedin
bottom of page