Expand my Community achievements bar.

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

  • 5/22/17
    How do you assign to a variable of type list<XML>? The only information I find on lists is how to access the data. Some examples would be nice. :-)

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 5/19/17
    we have few Livecycle workbench processes which uses fileutils service to read XDP file from a LAN location.But now we are trying to get rid of that LAN location and upload the xdp's to the workbench application.So is there a way I can read those XDP's from the workbench application folders dynamica...

    Views

    680

    Likes

    0

    Replies

    1
  • 5/18/17
    I can't figure out how to inserting process variables of type XML into XSLT Source templates. I have no problem inserting variables of type String.This is the insert part of my stylesheet: <xsl:variable name="stringvariable" select="'{$/process_data/@stringVariable$}'"/> <xsl:variable name="external...

    Views

    2.4K

    Likes

    0

    Replies

    1
  • 5/17/17
    We have a scenario :a livecycle process uses ddx to attach pdf (lets call it child pdf) to the parent pdf. The parent pdf is then apply usage rights.At the end of the process it output a the parent pdf with the child pdf attached to it. What is causing a problem now is that the child pdf (which used...

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 5/12/17
    I have stumbled upon a problem that halts my efforts to create a process that merges documents with Assembler. The problem occurs when I try to merge any XDP with another XDP containing field element with para element containing attribute use with the value of designer__defaultWidowOrphanSettings.pa...

    Views

    663

    Likes

    0

    Replies

    0
  • 5/10/17
    I have an adaptive form that uses:themescustom form templatesdata integrationcustom cloud servicesQuestion: is there an easy way to export all the dependencies of an adaptive form and import it into a codebase, so that i can deploy it into another environment without worrying about a missing part?

    Views

    3.1K

    Likes

    0

    Replies

    5
  • 5/10/17
    While installing AEM forms for AEM 6.3 it is recommended to wait until the ServiceEvent REGISTERED and ServiceEvent UNREGISTERED messages stop appearing in the <crx-repository>/error.log file and the log is stable according to https://helpx.adobe.com/aem-forms/6-3/installing-configuring-aem-forms-os...

    Views

    545

    Likes

    0

    Replies

    0
  • 5/10/17
    Below is the question asked by my colleague on stack exchange but, I thought I would post here too. We are not able to call an external web service.  I am facing exact same issue that has been asked in this question: here.I am writing a custom component for AEM 6.2 which will call an external web se...

    Views

    1.3K

    Likes

    0

    Replies

    0
  • 5/9/17
    Hi,I am using AEM form with useiframe property true. So only for iphone browsers the dropdown field is behaving differently. Steps to replicate issue in multi step form Click a dropdown field. it will open a pop up type window with dropdown values.Without clicking done select an option and click to ...

    Views

    891

    Likes

    0

    Replies

    0
  • 5/8/17
    I'm trying to make my first reusable Subprocess. It takes XML as input and generates XML as output. It is meant to use XPath for both input and output in order to make it flexible. Now, when I instantiate it in Another process and try to set XPath for input and output it fails. I also notice thatbot...

    Views

    1.7K

    Likes

    0

    Replies

    7