Using crx repository with renderPDF | Community
Skip to main content
New Participant
January 17, 2020
Question

Using crx repository with renderPDF

  • January 17, 2020
  • 2 replies
  • 3236 views

We are looking to use the crx repository with the Forms and Output service in place of the LC repository.  We are on AEM Forms 6.5 JBoss.  When I tried replacing repository:// with crx:// in URLSpec.contentRootURI and set formQuery = lc/content/dam/formsanddocuments/TestForm65.xdp I get "ALC-FRM-001-035: Failed to load TemplateStream for FormQuery=/lc/content/dam/formsanddocuments/TestForm65.xdp from location URI =crx://".  I have tried everything between that formQuery and just TestForm65.xdp and always the same response.   How do I get this to work?

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

2 replies

Mayank_Gandhi
Employee
January 31, 2020

@gphillips58  Sorry I missed your post. What's the requirement here? 

New Participant
January 31, 2020

@mayank_gandhi  The requirement is to be able to use the crx repository with the FormsService and the OutputService.

Mayank_Gandhi
Employee
January 20, 2020

Can you send me the class file?

New Participant
January 21, 2020
Do you mean the C# code I am using to test this? How do I send a file?