Update active field in flex active with JSP tags

Hello coders.

I am facing some problems when you try to set a field (field of active type) and then saving them, with WCS JSP tags.

The assets I am tempting to save is an asset of flex, I have found online and test the same business with the base, all assets very well. But with active flex, I just can't handle.

Does anyone of you can share a snippet as a reference?

Kind regards

Hello

I don't think that there is any particular jsp tag update Active flex. A certain attribute can be updated for flex assets using ics: catalogmanager, yet once, it is recommended not average at all.

So it's best to use Asset API (update section) discussed here - http://docs.oracle.com/cd/E29542_01/doc.1111/e29634/asset_api_tutorial.htm#WBCSD2403

I have not tested but for your case, I think following should work (first check the implementation in a test environment):

a.getAttributeData("__").setDataAsList (tables. asList (new AssetIdImpl ("", )));

In addition, do not know if active flex can be updated & saved by using the combination of tags - asset: charge, asset: together and active: save

Kind regards

Guddu

Tags: Fusion Middleware

Similar Questions

Maybe you are looking for