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.
![](https://static.wixstatic.com/media/672833_28a094dd24ac4eaea366742587dac364~mv2.png/v1/fill/w_980,h_664,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/672833_28a094dd24ac4eaea366742587dac364~mv2.png)
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/"
![](https://static.wixstatic.com/media/672833_ee9dbb90156b40ae9a8740ee47d1c8d9~mv2.png/v1/fill/w_980,h_150,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/672833_ee9dbb90156b40ae9a8740ee47d1c8d9~mv2.png)
you can see that it created a folder and files are Written under the same
![](https://static.wixstatic.com/media/672833_9c325549e46e442790c6a4bb68ef1645~mv2.png/v1/fill/w_980,h_383,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/672833_9c325549e46e442790c6a4bb68ef1645~mv2.png)
Case 2 : Prefix Value as "/DEMOFOLDER/"
![](https://static.wixstatic.com/media/672833_c4bfd83b4c2f42339a41233529774f36~mv2.png/v1/fill/w_980,h_715,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/672833_c4bfd83b4c2f42339a41233529774f36~mv2.png)
Job Got succeeded
![](https://static.wixstatic.com/media/672833_2a53faa8797d4fd587e00e0cdcec0d2c~mv2.png/v1/fill/w_980,h_249,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/672833_2a53faa8797d4fd587e00e0cdcec0d2c~mv2.png)
Lets verify the bucket.
you can see that now you created a root folder with the name "/"
![](https://static.wixstatic.com/media/672833_5983d2a0836f42898dfc0605f1373984~mv2.png/v1/fill/w_980,h_217,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/672833_5983d2a0836f42898dfc0605f1373984~mv2.png)
with in that a subfolder as shown below.
![](https://static.wixstatic.com/media/672833_f2d6d5df973e4bbcb32929bb786f4684~mv2.png/v1/fill/w_964,h_348,al_c,q_85,enc_avif,quality_auto/672833_f2d6d5df973e4bbcb32929bb786f4684~mv2.png)
Try this out and let me know in case of any questions in the comments . Hope this helps .
Comentarios