How to make images attached to custom object in Fusion publically accessible in Oracle UCM
I have a requirement that I working on for a client. I am a building a VBCS application in which one of the page will display products from "Products" object in fusion. It will display their title, name, desc and image. The image that is uploaded to the product is only privately accessible by only fusion users. I need to be able to access it publically so anonymous users can also browse the products.
In VBCS, I am not doing any API calls specifically to retrieve the images. I just concat the base url and the image path returned but the get product api call.
Tagged:
0