Thursday 31 January 2019

Creating a NewsLetter component for Adobe Experience Manager 6.4

You can create an Adobe Experience Manager 6.4 HTL component that renders a newsletter that you can distribute to your business audience. For example, consider a digital marketer that wants to promote events around a specific product. By creating an AEM newsletter, they can raise awareness of the product.

As an Experience Manager developer, you can create an Experience Manager HTL component that lets an author set all content for a newsletter, including images, text, links to other content such as videos, and so on. The following illustration shows the newsletter created in this development article.


The following video shows you the component. 





Join the Experience League

To become an Experience Business, you need more than just great tools and online help. You need a partner. Experience League is a new enablement program with guided learning to help you get the most out of Adobe Experience Cloud. With training materials, one-to-one expert support, and a thriving community of fellow professionals, Experience League is a comprehensive program designed to help you become your best.

Join the Adobe Experience League by clicking this banner.




I (Scott Macdonald) am a Senior Experience League Community Manager at Adobe Systems with 20 years in the high tech industry. I am also a programmer with knowledge in Java, JavaScript, C#,C++, HTML, XML and ActionScript. If  you would like to see more AEM or other end to end articles like this, then leave a comment and let me know what content you would like to see.

Linked In: http://www.linkedin.com/in/scottmacdonald2010

YouTube: Subscribe to the AEM Community Channel. 



Monday 14 January 2019

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 Experience Manager Form components.

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


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


The following video shows this use case. 






Join the Experience League

To become an Experience Business, you need more than just great tools and online help. You need a partner. Experience League is a new enablement program with guided learning to help you get the most out of Adobe Experience Cloud. With training materials, one-to-one expert support, and a thriving community of fellow professionals, Experience League is a comprehensive program designed to help you become your best.

Join the Adobe Experience League by clicking this banner.




I (Scott Macdonald) am a Senior Experience League Community Manager at Adobe Systems with 20 years in the high tech industry. I am also a programmer with knowledge in Java, JavaScript, C#,C++, HTML, XML and ActionScript. If  you would like to see more AEM or other end to end articles like this, then leave a comment and let me know what content you would like to see.

Linked In: http://www.linkedin.com/in/scottmacdonald2010

YouTube: Subscribe to the AEM Community Channel. 



Wednesday 9 January 2019

Moving Digital Assets using Adobe Experience Manager Workflows

When working with Adobe Experience Manager 6.4 digital assets, you can use workflows to achieve business requirements. Not all business requirements can be achieved by using out of the box Experience Manager components. To achieve some requirements, you need to build custom workflows. In some cases, you need to build custom workflow steps by using the Experience Manager Workflow API.

For example, consider a business requirement where a digital asset has to be archived based on an asset property. That is, you want to place an asset into a archive folder if its archive property is true. Using out of the box workflow steps, you cannot achieve this use case. To achieve this requirement, you need to build a custom workflow step that moves the asset to a folder under /content/dam.

The following video shows the workflow model that moves a digital asset to the archive folder and then deletes it.





Join the Experience League

To become an Experience Business, you need more than just great tools and online help. You need a partner. Experience League is a new enablement program with guided learning to help you get the most out of Adobe Experience Cloud. With training materials, one-to-one expert support, and a thriving community of fellow professionals, Experience League is a comprehensive program designed to help you become your best.

Join the Adobe Experience League by clicking this banner.




I (Scott Macdonald) am a Senior Experience League Community Manager at Adobe Systems with 20 years in the high tech industry. I am also a programmer with knowledge in Java, JavaScript, C#,C++, HTML, XML and ActionScript. If  you would like to see more AEM or other end to end articles like this, then leave a comment and let me know what content you would like to see.

Linked In: http://www.linkedin.com/in/scottmacdonald2010

YouTube: Subscribe to the AEM Community Channel. 



Tuesday 8 January 2019

[Webinar |January] AtACE Session: Working with Single Page applications for Experience Manager



Session Details

Join Danial Gordon and David Gonzalez ( both AEM Engineers) for a discussion about working with Single Page applications for Experience Manager. In this session, React and Angular are used. You will learn about the Experience Manager SPA editor and best practice when working with Experience Manager and SPA. In addition, you will see a working solution and be able to ask Danial questions during the session. If you are interested in Experience Manager and SPA, then sign up for this session.

Date: Tuesday, 29th January 2019
Time: 8:00 am PDT | 11:00 am EST | 8:30 pm IST
Duration: 60 Minutes

Playbackhttps://communities.adobeconnect.com/px89fakx44f4/?proto=true

Join the Experience League

To become an Experience Business, you need more than just great tools and online help. You need a partner. Experience League is a new enablement program with guided learning to help you get the most out of Adobe Experience Cloud. With training materials, one-to-one expert support, and a thriving community of fellow professionals, Experience League is a comprehensive program designed to help you become your best.

Join the Adobe Experience League by clicking this banner.




I (Scott Macdonald) am a Senior Experience League Community Manager at Adobe Systems with 20 years in the high tech industry. I am also a programmer with knowledge in Java, JavaScript, C#,C++, HTML, XML and ActionScript. If  you would like to see more AEM or other end to end articles like this, then leave a comment and let me know what content you would like to see.

Linked In: http://www.linkedin.com/in/scottmacdonald2010

YouTube: Subscribe to the AEM Community Channel.