April 14, 2020
Estimated Post Reading Time ~ < 1 Min

Persisting Adobe Experience Manager 6.4 JCR data using a Custom Form Action

You can create an Adobe Experience Manager 6.4 application that persists application data in the Java Content Repository (JCR). When storing data within the JCR, each record can be saved as a separate node. A node can contain properties that store data values. To store data in Nodes, you can use the Node API.

For example, assume that your Experience Manager application to store your organization’s employee data. Each node can represent a different employee. In this article, a basic form is built by using the Experience Manager Form components.

clientA
The following illustration shows employee nodes. Each time the form is submitted, a new node is created.

employees

Each node contains properties that store employee details, such as the name value.

employees1

To read this development artilce, click https://helpx.adobe.com/experience-manager/using/persisting-experience-manager-64.html.
aem4beginner.blogspot


By aem4beginner

No comments:

Post a Comment

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

Ad Blocker Detected :(

Please consider supporting us by disabling your ad blocker.

Please Disable your adblocker and Refresh the page to view the site content.