Deploy the sample assets on your server
Last update: March 23, 2025
- Applies to:
- Experience Manager 6.5
- Topics:
- Interactive Communication
CREATED FOR:
- Intermediate
- Developer
Please follow the below instructions to get this functionality working on your AEM Server
- Create the database schema
- Import the client library
- Import the Adaptive Form
- Create data source called SaveAndContinue
| Property Name | Property Value |
|---|---|
| Datasource Name | SaveAndContinue |
| JDBC driver class | com.mysql.cj.jdbc.Driver |
| JDBC Connection URL | jdbc:mysql://localhost:3306/aemformstutorial?autoReconnect=true&useSSL=false&characterEncoding=utf8&useUnicode=true |
- Deploy the icdrafts bundle
- Make sure you Enable Save Using CCRDocumentInstanceService in OSGI config as shown below
- Open any Interactive Communication. Click the Save as Draft to save
- View Saved Drafts
The xml files are stored in the root folder of your AEM server installation. The eclipse project >is provided to you to customize the solution as per your requirements.
The eclipse project with sample implementation can be downloaded from here
recommendation-more-help
8de24117-1378-413c-a581-01e660b7163e