I have added the Forms-addon i can able to see only "Forms & Documents", Themes and Data Integration,
Not getting Letters, Data Fragments or tiles related to Correspondence Management.
Enabled the "Adobe LiveCycle Client SDK Configuration" config as well.
Do i need to update/install anything more?
Thanks in advance.
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
Hi @aravindS,
Upon further evalution, I can confirm that Correspondence Management usecase is currently not supported in AEMFaaCS and will be soon available for other for clous versions.
Thanks
Pranay
조회 수
답글
좋아요 수
Hello @aravindS
You might want to install the IC compatibility package depending upon the AEM Forms version you are using.
The latest one can be found here:
If you are on any patch below SP22, check for the correct one at [0]
Thanks,
Rahul Pandey
조회 수
답글
좋아요 수
Hi @rahulpandey27 ,
Thank for your reply. As of now i'm using the below form version. Please suggest the package name / link.
Thanks.
조회 수
답글
좋아요 수
Hi @rahulpandey27 ,
I tried to do the setup atleast in on prem, after installing this compat in latest 6.5, below bundle is in Resolved state. And i'm not able to create a Letter / Data Fragments getting the below error. And not able to see the created data dictionaries in console (i can able to see the node in crx)
Resolved state bundle - AEMFD Signatures Bundle (there is unresolved imported packages)
Data fragment error
Letter error
Thanks in advance.
조회 수
답글
좋아요 수
Hi @aravindS,
To set up Correspondence Management in AEM Forms as a Cloud Service, follow these steps:
1. **Log in to Cloud Manager** and open your AEM Forms as a Cloud Service Instance.
2. **Open the Edit Program option** and go to the Solutions & Add-ons tab:
- If you have a production environment, select **Forms - Communications** to enable Forms - Digital Enrollment and Forms - Communications Add-On.
- If you have a sandbox environment, select **Forms** to enable Forms - Digital Enrollment and Forms - Communications Add-On.
3. **Click Update**.
4. **Run the build pipeline**. After the build pipeline succeeds, the selected solution is enabled for your environment.
https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/forms/using-comm...
조회 수
답글
좋아요 수
조회 수
답글
좋아요 수
Hi @aravindS,
For enabling the setup on your environment, you will have to create a new Maven project using the latest archetype and make sure you select the "includeFormscommunications=y" option for creating the project and deploy the changes to the AEM local SDK.
https://github.com/adobe/aem-project-archetype
Sample: mvn -B org.apache.maven.plugins:maven-archetype-plugin:3.2.1:generate -D archetypeGroupId=com.adobe.aem -D archetypeArtifactId=aem-project-archetype -D archetypeVersion=52 -D appTitle=myform -D appId=myform -D groupId=com.myform -D includeFormscommunications="y" includeFormsenrollment="y"
Thanks
Pranay
조회 수
답글
좋아요 수
Hi @Pranay_M ,
I used the below command and deployed to local aem author still and restarted AEM instance, still not getting the Correspondence tools.
mvn -B org.apache.maven.plugins:maven-archetype-plugin:3.2.1:generate ^
-D archetypeGroupId=com.adobe.aem ^
-D archetypeArtifactId=aem-project-archetype ^
-D archetypeVersion=52 ^
-D appTitle="AEM Correspondence Management" ^
-D appId="acm" ^
-D groupId="com.adobe.aem.acm" ^
-D artifactId="aem-acm" ^
-D package="com.adobe.aem.acm" ^
-D version="0.0.1-SNAPSHOT" ^
-D aemVersion="cloud" ^
-D includeFormscommunications="y" ^
-D includeFormsenrollment="y"
조회 수
답글
좋아요 수
Hi @aravindS,
Upon further evalution, I can confirm that Correspondence Management usecase is currently not supported in AEMFaaCS and will be soon available for other for clous versions.
Thanks
Pranay
조회 수
답글
좋아요 수
조회 수
Likes
답글
조회 수
Likes
답글
조회 수
Likes
답글