Enable comments/annotations on PDF
Hi everyone, I have to enable users to add comments or annotations on PDF, but by default, that's not possible. My problem is : I don't know how to do that : specify an option in ddx file ? Add a...
View Articlecom.adobe.idp.dsc.DSCRuntimeException: None of the Auth Provider could...
Hi , I am invoking the process via email and its working fine for all the users but its not wrking for few users who are all in the partculer domain. for example, We have two domains domain1 and...
View ArticleLooking for Clarification on Responsibilities
I’m looking for some clarification on who should be responsible for developing the workflow in Workbench. According to Adobe’s web site the “LiveCycle ES3 tooling enables developers to easily create...
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 ArticleRender HTML5 Forms
Hello Livecycle Users, Quite a simple question I believe: how can I, in a process, render an HTML5 Form (such as rendered using the IVS interface).I tried the renderHTML module, but it does not render...
View ArticleHow to restore a foundational component?
Hello, everyone! Working on my project via Worknench ES4, I've accidentally deleted Email conponent via Components view. So, now I can't send emails in my workflows.Is there any way to restore or...
View ArticleInvoke Process through livecycle java api
Hi,I was trying to invoke a process through java api call. And the program hit a IllegalStateException when calling the invoke API. The process is a long-lived process and have a input parameter of...
View ArticleHow to configure an email endpoint
Hi,I am trying to configure an emailendpoint for my process but I'm having trouble with retrieving some email information.Is this documented somewhere?One problem at the moment is to retrieve the...
View ArticleFileUtilsService - Write document
Hi everyone,Can someone please tell me what is wrong with the below? I am trying to set the XPath for saving a form using theService Name: FileUtilsServiceService Operation: "Write Document"This form...
View ArticleEmail EndPoint Configuration Problem
Hello All, I'm trying to configure one email-endpoint configuration for one process, which will pic the email recieved and mails it to a distribution list. But when i'm trying to create the end-point...
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 Articleworkbench example of REST endpoint to create PDF from XML
I'm looking for a simple example of how to create a REST endpoint where I can post an xml data file over http to the LC ES2 server, and have it return the pdf file in the http response. Does anyone...
View ArticleAppend XML Data to create Drop Down List
I am using Query Multiple Rows as XML to call a stored procedure that returns a list of employees (below is the exact XML structure). I need to extract out the full_name from the XML on all nodes an...
View ArticleIssues with deployment/un-deployment of lca on WAS/SUSE LINUX environment.
Hi All, Please any body can help me on this. We are having an issue with the deployment / un-deployment of application(lca) while using admin console. Below steps are followed : Step 1: We imported...
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 ArticleHow to update a DB using a form in Workspace.
Hi, I have designed a form which has several fields. I have created a table inside "adobe" schema (Installed through turnkey). I want o create process in such a way that after filling all the requried...
View ArticleHow to bind multiple records in livecycle designer table
Hi, I am new to Adobe livecycle workbench. I am creating dynamic pdf forms for output purpose only. I have created a form using livecycle designer and able to bind the data using OLEDB database...
View ArticleWorkbench ES3 fails to connect via VPN
Client:Win 7 enterpriseWorkbench ES3 v10.0.2 Server:Adobe LiveCycle ES3 v10.0.2Oracle WebLogic 10.3.6Oracle Enterprise Linux 6.5 Workbench connection through VPN fails during Synchronize execution with...
View ArticleQueryMultipleRowsAsXML question
If you have a form, where the fields are properly mapped to a schema, and you use the QueryForMultipleRowsAsXml service (with an xml variable that is OUTPUT), is the data from the xml variable...
View ArticleHow can I flatten a signed pdf? Lost all data.
Hi I am trying to flatten a signed pdf using output->transformPDF but lost all data. How to solve that?should I use other components? Any documentation or examples? Thanks!wayne
View Article