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

  • 02-02-2010
    I have a service in Livecycle ES that processes PDF files, via a WatchedFolderEndpoint. When the process is complete the original files are no longer needed. I have the watched folder endpoint configured to only preserve on failure, and that is working correctly. The issue is that the files that are...

    Views

    1.9K

    Likes

    0

    Replies

    2
  • 02-02-2010
    I am trying to create a fax sheet for one of our customer service reps. She needs to occasionally fax over a list of names, acct #'s, etc to our collection agency to have individuals removed. Since it's done on an as needed basis, I want to use a table to create an expandable number of rows since th...

    Views

    8.2K

    Likes

    0

    Replies

    4
  • 02-02-2010
    I have created a fillable PDF that has fields that are binded to an XML file. I made changes to the form before it was sent out to be completed and added the changes to the XML file in which the fields are binded to. Everything works however when I recieved the completed forms the fields I made chan...

    Views

    253

    Likes

    0

    Replies

    0
  • 02-02-2010
    good day, I'm trying to use the lcds logging within a java remote object and I can't seem to get it to print out here is what I've got so farin the java class:mport flex.messaging.log.*;import flex.messaging.util.*;public static final String LOG_CATEGORY = LogCategories.SERVICE_REMOTING;if (Log.isDe...

    Views

    510

    Likes

    0

    Replies

    0
  • 02-02-2010
    I was wondering if there is a location where the web services are documented as the help that I can get from a wsdl is limited.Thanks,

    Views

    593

    Likes

    0

    Replies

    2
  • 02-02-2010
    I have completed the steps to have a form with expandable boxes and I it functions well. I need assistance with making the boxes appear one after another on the page and not leaving the blank space. i have tried converting my 5 page doncument and listing everything under page 1 (it does not work) it...

    Views

    459

    Likes

    0

    Replies

    2
  • 02-02-2010
    Hi all,I have developed a custom component call CompleteTaskService. Basically it takes input taskId and routeName, and try to complete the task with routeName.Just recently, i have java.lang.ClassNotFoundException: com.adobe.idp.taskmanager.dsc.client.task.TaskImpl when run any workflow with User T...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 02-02-2010
    Hi all,My workflow is like that:1)User A submit2)Update database3)Form is routed to user B4)User B make some comment submit5)Update dabase6)Form is routed back to user A.However after user B submit the task (step 4), the step 5 is not generated.From adminui > Process Management, I see step 4 (User T...

    Views

    1.1K

    Likes

    0

    Replies

    5
  • 02-02-2010
    Hi all,I have java.lang.StackOverflowError when task is assigned to user.in the workflow:User A escalate task to User B.In between there are several JDBC call and set value operation.When the step Assign to User B is created (User Task), I have java.lang.StackOverflowError. Below is the exception fr...

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 02-02-2010
    Hi All,I am trying to invoke LC using EJB protocol. I referred the code example from the link http://help.adobe.com/en_US/livecycle/9.0/programLC/help/index.htm?content=001001.html#1548359But I am facing the problem in the same code. Here is the stack trace for the same:Error Occurred: Exception thr...

    Views

    1.4K

    Likes

    0

    Replies

    0