Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Display image in c# mvc web application that is stored in OCI Object Store

User_UL0RCMar 19 2022 — edited Mar 20 2022

Hello folks,
I am working a web application where i need display images from oracle object storage.
All the images store in object storage with imageID and same id we store in database also.
First scenario :- The images store with different version's and all. I am to getting the src url of that image with the using rest API but when i am binding with front end .. it doesn't display image .
Second Scenario :- While debugging the application i come to know, if i have check same image in object storage content management page with image id, it showing there but unable to show in web application. After viewing image in oracle content management window, now if i am refreshing web application ,, it show perfectly .. i am in bit confusion where i am missing.
Dear friends can you help me on this ??

This post has been answered by InoL on Mar 20 2022
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 17 2022
Added on Mar 19 2022
2 comments
217 views