Sign in to follow, share, and participate in this community.
Hi all, I need to use a custom XDC for a generatePrintedOutput component. I imported a sample xdc file (hppcl5e.xdc) into my application in Workbench and i changed it with XDC editor (I also changed the name of the ... Hi, I've been trying to reduce the number of warnings and errors in my applications. Some of these I simply can't do anything for, like WBP-105 (Count of declared activities XX exceeds recommendation). My proc... Hi All, I am facing a weird problem while invoking CRX operations from the form. I have a submit button on the form where on clicking that button I am calling a LiveCycle process. The LiveCycle process which ... My intention is to save a complete PDF form into a database and then later on retrieve this form from DB. To do this, SQL Server has got two datatypes, image or Varbinary(max). I am able to store a PDF using "Execute ... Hi, All of sudden today I started to get the duplicate sevice exception error when I try to deploy the application. I already tried removing the app from LC, reboot the machine and then import the applic... Scenario While started to invoke new process which contain Generated output services to sent tot printers Which i have passed Form Name (with extension xdp),Content Root(Resource folder Path), Output Path( li... Error Occured while invoke new process created from work bench server ES4. If we import process from ES2 to ES4 same process will working fine can any one help on the LOGGING INFORMATION ALC-DSC-003-00... I have a dynamic PDF posted on the web via a long lived process from Workbench. I want to be able to read the current URL when the PDF form renders, to check if the form is being used in DEV, TEST, PROD, a local... I use JDBC service 'Query for Multiple Rows as XML' to query an Oracle database. One of the return field is of XMLType. The service return result as 'oracle.sql.OPAQUE@785a785a'. How can I access the return result?
... Good morning everyone, I created a watchfolder process that so far works very well. It basically looks for a file to be dumped into the appropriate watched folder and then goes on to adding an ad... Hi all, I am migrating our backend application to an OSGi arquitecture (with karaf as OSGi container). So I need to call ALC services from our application OSGi bundles and we are facing bundles dependenc... The method call "createPDF" is failing with IllegalStateException as shown in the log below. I've included the list of jars mentioned in thread http://forums.adobe.com/thread/797685. Do you have any suggestions for re... We are upgrading our current workbench server to ES4 workbench server in our project, I am looking the way to deploy the XDP files in RESOURCES tab in ES4, previously we just drag and drop the files to the resou... In the previous version of the workbench, I could deploy resources (PDF, flash files) into the workbench by drag-and-droping the file from the Windows Explorer into the workbench resource's tab. I could also delete th... Hi All, I have a form which is designed using Adobe LiveCycle DesignerES2. And i want to save data which users enters in to form using Adobe LiveCycle WorkSpace. I have created a process which is used to store... Hello All, We are in the process of upgrading to LiveCycle ES 4, meanwhile some developers are still developing form/process in ES until the upgrading is completed. We have import a couple of .lca in AdminUI ... In the LiveCycle Workbench ES4 with Service Pack 1 in the Process Properties view for component called renderHTMLForm, I only see HTML4 option but not the HTML5 option. Is there something missing from the component? ... Good day, im trying to insert a line break in Rich text field. i have set the text field to allow page breaks + multiple lines. Text field receives data from a data binding, and new lines gets added with se... Hi, when I just wanted to remove an application, the workbench warned me that there is one application that has dependencies on it. Because I knew there shouldn't be any, I searched through the processes but f... Please let me know if there is any info about handling exceptions using custom components? Please share if any sample references are available. Many Thanks.