Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 12/8/07
    How long does it usually take for a person to find help here?My question has been open for three days, but it feels like an eternity. At what point should I stop waiting and start looking elsewhere? Where else can I look for help?You can find my original post athttp://www.adobeforums.com/webx/.3c057...

    Views

    473

    Likes

    0

    Replies

    2
  • 12/8/07
    Hi,I have a a dynamic PDF document which includes a document signature on it. The flow begins with starting the process which has task manager end point. The starter of the process fills the form and sign the document and commits. Then another user login to workspace and open the To Do list and see ...

    Views

    3.0K

    Likes

    0

    Replies

    18
  • 12/7/07
    I know you can make a text field break across pages, but what about a static text object? I have a dynamic form with flowing layout. It has many static text object with dynamic fields between and inside (floating fields). Picture pages of boiler plate with expanding and contracting pieces in between...

    Views

    347

    Likes

    0

    Replies

    0
  • 12/7/07
    I'm trying to create a schema for a document and receive a "Cannot load schema. Check that the path and that the file is a valid XML Schema File" when attempting to create a data connection to the schema. The problem appears to relate to the manner in which the List Box is created - To illustrate th...

    Views

    2.0K

    Likes

    0

    Replies

    4
  • 12/7/07
    Hi, I am using Flex 2/Cairngorm2.2 in my project. I am trying tofetch data (continously polling every 5 secs) from the flex server(in a class that implements IResponder interface) using asyntokenas below var service:Object =ServiceLocator.getInstance().getRemoteObject( "ratesService" ); var token : ...

    Views

    334

    Likes

    0

    Replies

    0
  • 12/7/07
    I find that the Adobe forums are a great place for help and feedback. But it seems so difficult to get a response here in the Designer forum. In the other forums, I'll be getting responses to my question within an hour. Here, days will go by without anything. Is it because my question is too difficu...

    Views

    300

    Likes

    0

    Replies

    0
  • 12/7/07
    Hi ..I createad a simple test application with LCDS, and when Irun the application with Tomcat 6 as target webserver from Eclipse,I am getting the following exception.I copied JTOM libraries into Tomcat/lib folder and definedthe below line in application context.xml under META-INF folder<Transaction...

    Views

    965

    Likes

    0

    Replies

    1
  • 12/7/07
    Hi, I defined a simple workflow initiated by watched folder endpoint. workflow has 2 processes: decode and extractToXML. I copy a pdf file to input directory of the watched folder and get the below exception:<br /><br />aused by: ALC-BCF-002-004: PDFException. Caused by: com.adobe.internal.pdftoolki...

    Views

    2.8K

    Likes

    0

    Replies

    25
  • 12/7/07
    The script below launches an email message with the content of the form as an XML attachment. The XML filename is a unique, generated one. How can I speciy what the filename should be? (I want to use reference fields on the form to construct the filename).event.target.submitForm({cURL:"mailto:me@som...

    Views

    487

    Likes

    0

    Replies

    0
  • 12/7/07
    hi, hi,could someone tell me how to get return value of messageBox()? After failed testing with: if(xfa.host.messageBox(msg," Benutzerdaten Formular",2,2) == 3) {...}or: var ret = xfa.host.messageBox(msg," Benutzerdaten Formular",2,2); if(ret ==3){...}i dont find the way to solve this problem:(Readi...

    Views

    2.6K

    Likes

    0

    Replies

    4