Not able to preview using custom group permission | Community
Skip to main content
New Participant
December 4, 2023
Solved

Not able to preview using custom group permission

  • December 4, 2023
  • 2 replies
  • 878 views

Hi,
I have created custom user group with limited permission to preview forms. After calling below URL, I am getting exception:

 

Below is the URL:

/content/dam/formsanddocuments/test123/test123/jcr:content?channel=print&mode=preview&dataRef=service%3A%2F%2FFnDTestData&wcmmode=disabled

 

Exception:

at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: com.adobe.aemforms.fm.exception.FormsMgrException: CQ Page corresponding to Guide Node does not exists
at com.adobe.aem.formsndocuments.util.FMUtils.createMulichannelDocumentRenderURL(FMUtils.java:641) [com.adobe.aemds.formsmanager.adobe-aemds-formsanddocuments-core:8.0.248]

 

 

Please let me know how to resolve this?

 

AEM: 6.5.17

Windows Server 2019

JDK 11.20.0

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Pulkit_Jain_

@shyamagrawalncs 

Did you add ACL read permissions on /content/dam/formsanddocuments/ and /content/forms/af/ path for the user or group that is trying to login?

2 replies

Pulkit_Jain_
Pulkit_Jain_Accepted solution
Employee
December 20, 2023

@shyamagrawalncs 

Did you add ACL read permissions on /content/dam/formsanddocuments/ and /content/forms/af/ path for the user or group that is trying to login?

New Participant
January 10, 2024

Thanks, Pulkit. We made similar change and able to preview.

DivrajSingh
Employee
December 13, 2023

@shyamagrawalncs : the issue seems to be related to AEM Forms. You have currently posted this under AEM Guides.

@kautuk_sahni : can we move this to AEM Forms to get answers from experts?