Reputation:
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 an array Collection (state and value pairs). I need to create a Web Dynpro 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 Composer 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.
Upvotes: 2
Views: 424