Expand my Community achievements bar.

AEM content repository and Adobe Form Designer integration

Avatar

Level 1

Is there a way by which we can integrate AEM content repository and Adobe Form Designer? The Adobe documentation states that the designer can be used as a stand alone tool or can be integrated with workbench. What I want to know is if there is a way we can access or integrated the designer in the AEM environment. That way, we can apply CMS features like versioning, workflows etc to the form templates.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

2 Replies

Avatar

Employee

There is no direct integration of the editor with AEM. What you could do is to set up WebDAV access to your AEM Forms installation on WIndows as described here:

https://docs.adobe.com/content/help/en/experience-manager-65/administering/contentmanagement/webdav-...

And then open/write the templates to a folder in your CRX hierarchy.

Kosta_Prokopiu1_0-1602679827784.png

But note, this is stored in a different form compared to the XDP templates used for DoR etc in the DAM area. You would have to write yourself some logic which takes teh saved file and places it where needed or applies versioning etc.

Kosta_Prokopiu1_1-1602679952589.png

 

Avatar

Employee Advisor

@TruptiRevadi Do you have a server or just the Designer? You can possibly export the xdp source in eclipse integrated with GIT