Oracle WebCenter Sites (MOSC)

MOSC Banner

Creating Blob/image URL using Java API

edited Jun 23, 2015 8:16PM in Oracle WebCenter Sites (MOSC) 11 commentsAnswered ✓

Hi,

I want to create the blob URL for the media asset that I have in WCS using Java. I have Java code which pulls the information from the WCS through AssetDataManager by reading the WCS asset. But I am unable to find Blob URL for image asset through Java

In the template I have used tags that do this job for me as given below:

Assetset as I have Id of the image with me:

<assetset:setasset name="image" type='<%=ics.GetVar("c")%>' id='<%=ics.GetVar("cid")%>' /><%

%><assetset:getmultiplevalues name="image" prefix="primg"><%

%><assetset:sortlistentry attributename="media_file" attributetypename="Media_A"/><%

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center