Need help for touch UI migration | Community
Skip to main content
ashishkhadpe
Level 3
July 9, 2020
Question

Need help for touch UI migration

  • July 9, 2020
  • 0 replies
  • 680 views

Hi All,

I am looking for a help. We are in planning for migration of classic UI components to touch UI but we have multiple components where we need datasource implementation.

As we have multiple such components we are not in favour of writing so much of custom code for each component and perform migration. What I am trying to build is a servlet that
(a) knows which component it's rendering (can be done...)
(b) calls the component-level JSP created for Classic UI (e.g list.json.jsp) and gets the output (JSON text)
(c) Parses this JSON text and creates the format Touch UI needs...

I know Cognifide ZenGarden(https://www.cognifide.com/our-blogs/adobe/using-datasource-to-populate-aem-touch-ui-objects) has something like this but not getting access to the code. Can anyone help me if somebody has implemented similar?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.