Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges


AEM as a Cloud Service 2022.7.0 - Release update: https://adobe.ly/3paYDAo

Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved

  • 07-12-2010
    I have a process that takes an xml input, parses it and gets the value from one of its tags. Later I want to feed this value to the next activity in the process that has RenderPDFForm service. The name of the 'Form' input to RenderPDFForm should be the value extracted from the previous process.How c...

    Views

    702

    Likes

    0

    Replies

    1
  • 07-12-2010
    Hi Steve,We have purchased the following products:Adobe Livecycle Designer ES2 v9Adobe Livecycle Forms ES2 v9We are interested in creating online/interactive consent forms to capture user signature information. Do we have all the products/modules that we need in order to do so. If not, what componen...

    Views

    940

    Likes

    0

    Replies

    1
  • 07-12-2010
    .xml data is in a different tab order on the pdf. form Why is the data order changing, when user uses the submit by email button?

    Views

    305

    Likes

    0

    Replies

    0
  • 07-12-2010
    How can we change the email submit button to submit the entired data as a pdf. instead of .xml

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 07-12-2010
    in set value servive (x+y)i am setting value to my xml object which is similar to xfa of ES.As per ES i am setting:Location:/process_data/myXfaForm/object/data/xdp/datasets/data/* (xfa variable)Expression:/process_data/xmlData (xml variable)This is working fine in ESNow i did following change in ES2...

    Views

    915

    Likes

    0

    Replies

    1
  • 07-12-2010
    Hey there, I am quite new to Designer and I feel like I am not laying out my document correctly.First of all, below is what my layout is (or needs to be). i need a header at the top of every page, the letter body which will have a variable length, and finally the side-table. The side table should on...

    Views

    741

    Likes

    0

    Replies

    4
  • 07-12-2010
    I tried to send an email today, but lccs@adobe.com is bouncing. Am I using the correct address?-sandy lerman

    Views

    1.0K

    Likes

    0

    Replies

    4
  • 07-12-2010
    Hi,I have a Email Startpoint for my process.In the Startpoint properties, General section, there's Domain Name and User Name.It seems that a process instance gets created under that User account (as shown in the Process Search page of AdminUI).Is it possible to use the real Email Sender as the Proce...

    Views

    543

    Likes

    0

    Replies

    0
  • 07-12-2010
    Hi, How do I dynamically restrict the lenght of the field? I could not use the maxChars property as it cannot be directly addressed. Based on certain conditions I would like to dynamically retrict the field length to 2 characters. Can anybody help?I am able to capture the length using the below code...

    Views

    697

    Likes

    0

    Replies

    1
  • 07-12-2010
    I'm experienceing a problem using the Foundation / Execute Query component.I'm trying to insert XML into a table using the following INSERT Statement:INSERT INTO temp_registration (ID, registrationXML)VALUES ({$ /process_data/@lastID $}, '{$ /process_data/registrationXML $}') lastID (integer variabl...

    Views

    2.6K

    Likes

    0

    Replies

    6