LC Workbench ES2 - "Java(TM) Platform SE binary has stopped working" Error
Hi, I am trying to create a process inside Adobe LiveCycle Workbench ES2 Version: 9.0. Whenever I am creating a process, workbench crashes with the following Java Error. My System Confoguration:OS:...
View ArticleError when Creating a ServiceClientFactory instance JAVA API
When invoking Assembling a PDF document quick start I'm having a compilation error when creating a ServiceClientFactory instance: //Create a ServiceClientFactory instanceServiceClientFactory myFactory...
View ArticleShare Technical Interview Questions need
Hi All, I am preparing for interview on adobe livecycle designer and developer first time. Can you send or tell me the interview questions please? Regards,Srujan
View Articleretrieve adobe id
Is there a way to retrieve the three digit identification number that is assigned as a job is logged. It is visible in the AdminUI, but I'm not sure if there is a way to retieve this data so it can be...
View ArticleWrite document to a dynamic sub directory
Hello, I am using the Write Document (FileUtilService) to to write some attachments to a static directory by using the below statement and it works just fine. Input - Pathname Pattern (XPath...
View Articleextracting data from a pdf form
Hi, livecycle es2, workbench 9.0 I'm new to workbench and have a problem extracting data from a pdf form submitted to a short lived process. I have set up the following very simple process :default...
View ArticleAnt Scripts for deploying livecycle application
Hi,I wanted to know if there is a provision to develop ant scripts which aid in deploying livecycle applications from one server to another.Any information or material regarding this will be of great...
View ArticleObtain Endpoint value inside Process
Hi all, If I have a process that will be invoked by either REST, SOAP or any of the other endpoints - how can I obtain the info of which endpoint that really called the process and store this in a...
View ArticleAny idea how to loop and add all the value to the attribute of the xml node?
I am working on a batch flattening project using Watched Folder.I have a parent process for locating the directory and invokes a subprocess for flattening the PDF files.I want to write the failed...
View ArticleExport LCA programmatically
Hi there, is there any way to export LCA via java api? I have tried this: ApplicationManager appManager = new ApplicationManager(myFactory); try { List<Application>...
View ArticleXSLT fails with 'Content not allowed in prolog' when no 'Test XML' data present
Believe or not, it's true. In the XSLT Source Text Input and Testing wizard, if you delete the test data from the text area in the Test XML tab, then the XSL transform will fail with the error...
View ArticleTimesheet on PDF
I am not sure why I was brought to this section but I hope someone can answer my question! If I'm in the wrong section, can someone move this post to the right one? I am working on making a timesheet...
View Articleauthentication failed in rest service
Hi All, I have created a small process in workbench, when i am trying to access it through url. It is asking me for the user name and password. So i entered my default user name and password...
View Article"XFA template Model is empty" error
I have a process that takes an interactive form and makes it non-interactive. It works really well for one form when I use the literal for the input to my Render PDF. I need to be able to give the...
View ArticleWhy can't Workbench handle a 2MB XML variable from invoke?
I have an SQL query that returns about 2.3 MB XML variable. That works fine but if I set that variable to be an output variable and invoke the process from Workbench I get an InvocationTargetException...
View ArticleALC-TTN-105-000 could not connect to bootstrap servlet
hi i am trying to install livecycle server using Adobe LiveCycle Configuration Manager on windows 7.in this i reached to a slide heading is LifeCycle ES3 Database initialization there is a button...
View ArticleHow to Find All References to a Sub-Process
I'm working on a LC ES2 project that has a large number of applications and processes. I'm changing one of the common subprocesses and need to find out all of the processes that call it so I can...
View ArticleFetching values from database and populate values in the dropdownlist
Hi All, I am new to adobe live cycle workbench , I am creating a process,which will fetch values from the database based on selection of country group code, will populate the values of that particular...
View ArticleData Binding Value ('$.) does not correspond to a data connection
Hello! I have a form with an existing data connection to a schema and I want to change the connection to a different schema. After I change the connection, I receive error messages that the data...
View ArticleEmail with attachement as pdf of submitted form
Hi all, Can anyone suggest me how to get an email as an acknowledge ment with the submiteed form as an pdf format.? I want to get an acknowledgement mail after submitting the form through the work...
View Article