开发者

Consuming flex3 components in Visual Composer 7.2 using Web Dynpro

开发者 https://www.devze.com 2022-12-21 11:11 出处:网络
Is there a way to export Table data to a MIME Resource(Flex3 component) from Web Dynpro? I have a flex3 component(US heat Map) which accepts a arrayCollection (state and value pairs). I need to creat

Is there a way to export Table data to a MIME Resource(Flex3 component) from Web Dynpro?

I have a flex3 component(US heat Map) which accepts a arrayCollection (state and value pairs). I need to create a webdynpro wrapper for this to use in Visual Composer 7.2.

What I am trying to do is migrate the flex components I made for Visual Compos开发者_如何学JAVAer 7.0 (using a VCXL wrapper) to Visual Composer 7.2 using web Dynpro. I have managed to migrate components which require simple input data types like integer or string, but I am stuck at those which require complex structures like an array collection.

For those who are well versed with VCXL specifications, I am looking for an equivalent of "ArrayPort" in web dynpro.

Any Help on this would be great.


This article mentions there can be data conversion issues when converting data of simple types. I recommend passing all data via arraycollections to convert complex data.

I hope this helps. :)

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号