HiI am migrating letters from Correspondence management system to Interactive communication using the migration utility. All the assets are successfully migrated. I am able to open text, condition and all other module however I am unable to open any migrated letters.
Scenario : Adaptive Form-1 Dropdown(Year - Example 2018, 2019, 2020) Dropdown(TYPE - Example AAA, BBB, CCC)Create button Adaptive Form-2Label(Display form# example AAA-2018-10000) Requirement: On click of create button in Form-1, we have to call AEM servlet(pass Year and Type values in Query Params)...
We run AEM Forms 6.4 on Windows / JBoss / SQL Server. When AEM Forms starts, it caches right-management-related information from the database. Because our database is very big, this process creates huge load on the SQL server disk. Following Adobe's advice, we disabled RM caching as follows:In the A...
Hi,Can any one help me in below use case.I am trying to send an XML from an API to workbench via a REST call but the value is going as Empty or Blank. Whereas the same is working when I try to send a string.
Hi,Using form data model i am able to submit data to a single table. But i want to understand if it is possible to submit single form data to multiple tables and if possible how to achieve the same.
I am using AEM Forms and connecting form elements to Microsoft Dynamics 365.I use the Form Data Model to create API endpoints to connect with the specific Dynamics 365 entities I am interested in.The problem I am facing is that the data returned from a Dynamics 365 entity is not in the order I requi...
workflowuser I was given an Adobe sandbox and I been working with my forms until today on a local server and an azure server in my company. today I decided to deploy into the Adobe Sandbox. When I submit my forms I get this errorService XMLFormService: Cannot access the path for the native process....
Hi Adobe Experience Manager FormsAEM Forms - QuestionsWe have applications built workbench which are exposed to other applications through REST endpoints. As of today Basic Auth method is used to POST data to those REST endpoints.But since Basic Auth poses security threats hence we are looking for...