Hi, We have a requirement of custom traits and the data for the custom trait should be fetched from our rest API. Examples for traits we are looking into are like : Balance, Currency, Birthday etc.(Should be dynamic).
Business wants the ability to add a new custom trait from the configuration, with the data available from the rest api. In case if we add new data items in the rest api we should be able to configure and use that custom trait corresponding to that data. We are using 5.3.9 Magnolia version. For this requirement, I had gone through the Silver pop & Sugar CRM modules, It seems bit of complexity involved to understand the login and external forms. I have added some generic class implementation. But still I am not able to populate the traits in the Magnolia with data from rest. How to generate the dynamic xml configuration through Java? I will get a map of traits through a rest call. How can i populate the traits with that values in magnolia? Could you please suggest. Thanks, Vijay Kodali. -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=42243bb2-0bb8-4cc3-a8e3-08f521ddf1e5 ---------------------------------------------------------------- For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
