Hi All, We have recently deployed AEM 6.5 JEE using WebSphere on Unix Server. After the application installation we have installed all the specific hotfixes at both Unix level and application level.However when we are trying to render the forms we are facing the below error. Can you please help us i...
Hello, Here's link to my form: https://we.tl/t-HX3piyQgMX I want to create the form where the value from REFERENCE3 field repeats in SECTION 3 - REFERENCE 3 field. The thing is that when the plus button is pressed the new REFERENCE 3 section comes in as well as SECTION 3 section, so that each refere...
How to add footer per page in GeneratePDFService htmlFileToPdf I have a long html file that results into a multi page pdf file, I would like to put a footer per page, is there something I can add to this to make that happen? This is my code: BundleContext bundleContext = FrameworkUtil.getBundle(this...
Dear community, for our basic forms we use a variation of "core/wcm/components/form/container/v2/container". We do not have any email template or some kind of that, so generated emails come OOTB. But we have one issue with them. The content of the email starts with (inside the arrows):--> You've rec...
I am trying to create a task using an Adaptive form, input data, etc. - Just like the Assign Task but, I want to accomplish this via Java API. The reason is because I need to create a bunch of parallel tasks and the workflow needs to block until they are all completed (don't worry about resolving ...
In OSGI, we need the ability to assign tasks to multiple people in parallel. This list of users is dynamically retreived from a database but, this is not a problem in itself. The step needs to assign tasks to each user.If any of the users "action" the task positively, it queues and waits for the o...
We have created a custom component to create a Security group. The code is below.The code completes successfully with no errors but, the security group is not created.Any help would be appreciated. log.info(" Creating the group in AEM - " + groupNameToCreate);userManager.autoSave(true); -- added la...
Hi Team I have recently started working on AEM forms and couldn't find any templates to create an adaptive form.To get the basic templates and to start with AEM forms I would need AEM forms package which I am unable to download.I have valid adobe id but however it is not working now. If anyone havin...
Hi. In the same form the spacing between lines is different. Lines with Allow Multiple Lines option selected have less spacing than others.How can I reduce the line spacing between other lines?
We installed 6.5.12 cumulative from here: https://experience.adobe.com/#/downloads/content/software-distribution/en/aem.html Now, I open a workflow model and click "Add variable" and it does nothing. I opened the javascript console and I receive the error below.This is a big problem. Did I miss a...