Oracle WebCenter Sites (MOSC)

MOSC Banner

Getting AssetID droped in multivalue(flextype) through ASSET API

edited Mar 30, 2015 10:01AM in Oracle WebCenter Sites (MOSC) 4 commentsAnswered

Hi Guys,

I am using asset api and I have created session in my java code also got asset ID (textdata) and able to read it attribute like name etc simple. But this text data has one more attribute of flex type where I can drag and drop another flex asset. I want to read the attribute of the the dragged and dropped asset further, to do this I like to have the Id.

I looked in dev guide and found below code but not sure how to get id of this second asset.

AttributeData attrData = data.getAttributeData( "FSIIKeyword" );

List retData = attrData.getDataAsList();

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