java.lang.IllegalStateException - when processing ~1000 OR more records.
I am getting below error while running my process. I am using LC ES2, MySQL, JBoss. Below is the server log error. It is only happening when I am processing 1000+ records in my process. I have...
View ArticleFileUtilsService Write String New Line Character
Hi All, SITUATION: Writing a custom log file using the Write String service operation.Everytime an event occurs, i want to insert a new line, with date time stamp, details etc. PROBLEM:In the "value"...
View ArticleLiveCycle Workbench ES2 keeps freezing up
I have Adobe LiveCycle Workbench ES2 Version: 9.5.0.0.20100908.1.247189 installed on a 64-bit Windows 7 machine with 8GB of RAM and it has been getting really bad about freezing up. At first, it would...
View Articlehow do i Convert XML item to a List variable in adobe LC
Hi,I am producing an xml document from the adobe livecycle process and getting below data in document. I want to map each index item in a List<int> variable in adobe lc process....
View ArticleExecute Script problem - NoClassDefFoundError importing com.adobe.idp.Document
I have a small Java utility jar that uses com.adobe.idp.Document in one of the method calls so I added the following line to my ExecuteScript: import com.adobe.idp.Document;Then I got the following...
View ArticleHow to insert Date into Database from workbench.
Hi I have requirement where I need to insert the currentDate and Time to the database. Here I am using as At SQL Statement Info Editor ,have like these : Type valueDate...
View ArticleAdd text on every page
Dear, I have PDF files and I need to add text on every page they have. The text can be compared to an ID.This is not a watermark(!) because a watermark spreads out over the center of the page. On the...
View ArticleNeed help on Remote Service Authentication
Hi All, I have a Submit button in a PDF, on click of that button I am calling a LiveCycle process. On click of Submit a popup is coming up saying "Remote Service Authentication" and asking to input...
View ArticleStoring a value of one xml document field into another xml document
Hi all,I have run into a problem trying to create a process that converts a form with one schema into another form with the same basic schema (and some extra fields). Therefore I have created a process...
View ArticleGet User Name from Workspace Login
I have a process set up with a report and I would like to pull the user id and user name from the Workspace login. I am very new at LiveCycleES 8.0 and am having a tough time getting this to work. I...
View ArticleAttached Documnets couldnt be retrived after rendering the Form
Hello, I am using a process in which I render a pdf form (as XDP) and use a exceuteScript service to retrive attachment form a Database as a BLOB.I have done required conversions of BLOB to...
View ArticleLiveCycle Workbench ES2 - "Java(TM) Platform SE binary has stopped working"...
Hi, I am getting this error when I try to create a new process o open an existing process."Java(TM) Platform SE binary has stopped working" The only option is to click on a "Close" button and end the...
View ArticleSecurity Question
Hello All, I am not sure if this is the correct place but it is where I decided to post! I have a simple workflow I am trying to use. A user logs into workspace, opens a form, fills out the form and...
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 ArticleForm loses fragments when I run it
Hi I've got a form which uses fragments. This form previews fine in the designer, but when I try to run it using generatePDF Output in a process, the parts that come from the fragments are gone. The...
View ArticleGateway in the branch of another gateway
In the setup of an e-form. We require a gateway in the branch of another gateway. However i'm not getting this to work properly. Is this possible? How do I achieve this? What i have is the following:...
View ArticleHow to convert XML document to xml variable?
Hi,I have taken an xml variable in my process and reading a xml document file. Can anyone tell me how can i convert this xml document to xml variable so that i can parse the xml variable. I am able to...
View ArticleImport application but change the name?
I have a requirement to maintain different "versions" of my LiveCycle applications on a single server. I'm using "versions" in quotes because these will not be sequential numbered versions, but rather...
View ArticleI want to terminate an action instance ,but I don't know how to get the...
I want to terminate an action instance in script service ,and I have found that the ProcessManager has a method called 'terminateAction' , like this: ProcessManager.terminateAction(String...
View ArticleFlattening a PDF Form
Is there a service I can use that will convert a PDF Form to a non-form PDF similar to what you would get doing a print to PDF in Acrobat?
View Article