Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/22/19
    AEM Forms Server 6_5_0I'm calling http://localhost:8080/soap/services/GeneratePDFService?wsdl&lc_version=9.0.1  from a .NET component written in CSharp. I've created a service reference to this URL in the class library when I attempt to call HtmlToPdf2( ) I receive the following error:The formatter ...

    Views

    8.5K

    Likes

    0

    Replies

    6
  • 10/18/19
    Hi! We have an AEM 6.4.1 form with repeating panels that have a table in them. They look fine when larger than 760px width, but the headers disappear after the first table in smaller than 760 (phone). Issue seems to be that in subsequent tables, the guide-data-header is empty. In the first table of ...

    Views

    8.3K

    Likes

    0

    Replies

    3
  • 10/15/19
    Hello,I am attempting to change the default login page by following the steps listed here Adobe Experience Manager Help | Creating a new login screen What I want to do is change the background image, but I am running into difficulties. As soon as a new copy of the login.css gets pasted in the apps f...

    Views

    2.1K

    Likes

    0

    Replies

    4
  • 10/11/19
    Let's have a look at the one of the most common use case "Populating Adaptive form text field based on FDM initialized drop-down value". Consider a database table agent_rta_data that has 3 columns siteID, agentID and rtastatus, on form initialize I want to initialize a drop-down with the list of ag...

    Views

    4.0K

    Likes

    0

    Replies

    2
  • 10/10/19
    Hi,We have a process that will convert a lot of documents to PDF/A and for each document we will update a xml-variablewith some data using Set Value - <convert>    <result>        <filename>test.docx</filename>        <status>-1</status>        <errorcode>1234</errorcode>    </result></convert>is is...

    Views

    889

    Likes

    0

    Replies

    0
  • 10/9/19
    Hi , Is there any way to migrate existing AEM JEE Forms to OSGI Forms.

    Views

    3.2K

    Likes

    0

    Replies

    2
  • 10/8/19
    When OOTB drop down list component renders its options into the HTML markup, it outputs an ID "emtyValue" on the first element. This ID is static, and if the drop-down list component is used 2 or more times in the same form, this ID is duplicate. This is raised in the accessibility validation checks...

    Views

    773

    Likes

    0

    Replies

    1
  • 10/7/19
    Hi,Did anyone try changing HTTP Status COde from 200 to 4XX or 5XX in process in case OOB event for exception is triggered?I have created process in Workbench where we are consuming JSON as body input and passing it through few business specific exceptions and OOB provided Exceptions like FileUtilsE...

    Views

    2.7K

    Likes

    0

    Replies

    4
  • 10/7/19
    Hi,Did anyone try pulling REST API Request headers in process as process variable?I have created process in Workbench where we are consuming JSON as body input and passing few business specific header request params. I want to retrieve those header and log in server.log when process is invoked?Any p...

    Views

    2.0K

    Likes

    0

    Replies

    2
  • 10/7/19
    Hi,we are working on a solution to convert a lot of different files to PDF/A. The input to the process is a folder, containing the files.The input-folder is stored as a list-variable with the documentsI am trying to get the name of the input-folder. Is there a simple way to this in workbench?regards...

    Views

    1.5K

    Likes

    0

    Replies

    4