April 13, 2020
Estimated Post Reading Time ~

Creating Adobe Experience Manager Touch UI components that consume web services

You can create an Adobe Experience Manager (AEM) 6 Touch component that displays data obtained from a third-party web service. For example, assume that you use AEM to create a web site for a government department that tracks weather information. In this situation, you can create an AEM Touch UI component that retrieves data from a third-party web service and displays the data in an AEM web page.

The following illustration shows AEM retrieving data from a third-party web service.

You can develop an AEM Touch UI component that can be dragged from the AEM 6 side rail and dropped onto an AEM web page.



The component displays weather information obtained from a third party WSDL. The Touch UI component invokes an OSGi bundle that contains Java proxy classes that are created by using Apache CFX. The following illustration shows the AEM Touch UI component displaying information obtained from a third-party web service. Notice that the USA ZIP code is entered into the Touch UI dialog.



To read this development article, click http://helpx.adobe.com/experience-manager/using/touchui_webservices.html.


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.