Getting errorInternal Server ErrorCannot serve request to /content/xfaforms/profiles/default.print.pdf in com.adobe.forms.web.servlets.LCFormsRenderServlet
Hello, Is there a way to copy information from a (database) source and paste it into the columns of a table. I have a table that needs information in it that a user can copy and paste from another source into the rows. The database is by line items. Example: item 1 - Bi-fold door. Item 2 - Sing...
Every page I have found on automated testing (Experience League, helpx, github) gives me the link to the 6.3 version, which redirects me to the "upgrade your older version" page. Can someone give me the 6.5 url for the Calvin API, if it exists?Automated testing: https://experienceleague.adobe.com/do...
Hello, Got a question about custom functions as I am trying to achieve something. I have a custom function defined with a fixed number of parameters and I am trying to create the possibility for the author to add as many fields as parameters in the rule editor. Is there a possibility for me to accep...
This formula worked but I'm trying to leave the field (headwaterExistingMain10) blank unless there is an amount in one of the fields in the formula using this.. if (headFtExistingMain10.rawValue==null)this.rawValue==nullelse this.rawValue = (Math.round(hweFtMain10.rawValue*10)/10)+(Math.round(headF...
Hi, Where do the form templates physically reside when Adobe LifeCycle ES4, WebLogic 12c and Oracle database make up the environment?Does the form templates reside in WebLogic. If the physical location of these templates are in Weblogic, in which file path would these forms be in the OS in which the...
I am getting Http Error code =401 when trying to create LCA from Workbench on AEM Forms. Can anyone advise on this, or should I submit a help ticket? Thanks!
when i invoking the process i am receving the below error ALC-DSC-119-000: com.adobe.idp.dsc.util.invalidcoercionException:cannot coerce object: <document stat="passive" senderVersion="0" presistent ="false" senderPersistent="false" passivated="true" senderPassivated="false" deserialized="false" sen...
Hi All, I have a requirement where i need to migrate few J2EE forms from AEM 6.3 to AEM 6.5.Can someone please help me through the process for this, or if you have any documents or checklist which i can refer for the same, will be of great help. Any leads are much apricated. Thanks
Hi There I have form with an repeating SubForm named "AddCont" containing a table named "ContactT. In the table I have a text field named "ContactP" in Row1 of the Table which automatically indexes when a new SubForm is added. I need to get the get value of "ContactP" in the last instance of the Sub...