How to use fragments in HTML page or Java page?
HI Friends, I want to use the fragments, that i have creating in dynamic pdf form , on my web pages.I want to save my application development time so want to reuse the same fragments in the application...
View ArticleUse input field email as recipient
Hello LCWB community,Firstly, please excuse my dysfunction. I'm totally new to this. I'm planning a forms process and need some help figuring out the best way (or if it's possible) to complete it. The...
View ArticleHow to disable Adobe Acrobat popups
I installed the turnkey solution and, when doing so, assumed that I would need PDF generator - it turns out that I don't. As a result I'm now stuck with the situation in which my Adobe Acrobat...
View ArticleNeed help: error message in Log.
Hi, I got the following error in log file when I open form in LC ES2 workspace. Does anyone solve it before? WARN [com.adobe.document.XMLFormService] ALC-XTG-029-217: [2800] Bad value:...
View ArticleOutOfMemoryError Deploying Application from LiveCycle ES2 Workbench
Enironnment:Suse Enterprise Linux 10 64bitLiveCycle ES2 9.0Database: MySQL Currently, the LiveCycle JBoss is set to run with: -Xms2048m -Xmx2816m When I go to deploy our application that has several...
View ArticleNot able to assemble two interactive PDF forms to form a single interactive PDF
Hi, I am trying to assemble two interactive PDF forms to form a single PDF. I am using LiveCycle process with Assembler and Invoke ddx file for this. But the resultant PDF is a flattened non...
View ArticleLooping through records in XML Variable !!
Hi, I am getting no way how to do this. I am getting the below XML from a custom DSC component. Now I need to process it. <root> <records total_records="4"> <record>...
View ArticleCustom Service Component to setup LOG4J logger
Hi all, I am doing a project where I have a number of processes (renderPDF, renderPDFA, and renderPCL) Each of these processes are run many times during the day and they need to log in each of their...
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 ArticleConvert date string to date/time object
I have a JDBC call to grab some data including a date/time stamp. For the life of me, I can't figure out how to convert that string to a proper date/time field. It's important because I need to use...
View ArticleHow to render PDF from Local File System
Hi,Our code to render PDF form is as follows__________________________________________________________________________________________ __________________________________________Properties...
View ArticleHowto use the JDBC Query Multiple Rows To XML
Hi,I'm using the workbench to test something. I want to use the "Query Multiple Rows To XML" on a MySQL database.What must I do in JBoss to be able to connect to my database ? Because, when I run it...
View ArticleReducing generated pdf size
Hi,I have a simple xdp containing only text fields set to read only. A xsd data connection have been set up and the fields are bound to this. Topmost subform are set to repeat when encountering a...
View Articlesample Datasource name for Query Single row/Query for multiple rows as XML...
Hi,What is the input I should give in the "Datasource name" property inQuery Single row/Query for multiple rows as XML services. Can anyoneprovide me an example for the same? I am using weblogic server...
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 ArticleProblem with submit target url
Hi to all, I have following problem. I have pdf form, fill it and send to process via Workspace. This process saves the form to DMS (Microsoft Sharepoint in this case) using Web Service. Then I have...
View ArticleHandling return documents
Hi all, Is there a way of converting a com.adobe.idp.Document type to a byte array (other than reading the input stream into a byte array)?The following site mentions that Document type can be...
View ArticleprocessFormSubmission error - Stream does not represent a PDF document.
Hi, I am facing problem with processFormSubmission component. We´re using updated render process, but after server reinstall, I am using Default Render ES Update1and this component is returning me...
View ArticleAn error occurred creating the form (task 513, form 0). (ALC-WKS-007-040)
Hi,I've created a process that get a xml as an input, read the form repository, integrate the data into the form, then the form is assigned to user as task.First user anotates it an it should be routed...
View Articleadditional string variable as input to process
I have a very simple web service print process that takes XML from the requester, combines with a statically defined XDP file, and produces PDF output. The server is called from a Classic ASP...
View Article