createPDF throws IllegalStateException and NoClassDefFoundError for...
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...
View Articlefunction to add comma to the list of email addresses
Hello, I currently using LC Workbench ES. I am working on the process that need to send email to the variable that returns a list of email addresses like this (...
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 ArticleRecord and playback string variable will not copy
I have a string variable -- based on serializing an xml variable -- in a process. It has "unlimited" length. When I open the record and playback, there is text there indicating the start of stringified...
View ArticleFailed to make service configuration
Hi all, We have a problem in activating the process in LiveCycle Workbench ES 8.2.I am able to create a new process, but when I activate it shows: "Failed to make Service Configuration Active. Please...
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 Articlewhat are the requirements for Workbench installation?
Hi All, I am planning to install Adobe Livecycle Workbench in my laptop and start practicing. Can anyone let me know what are ll the system requirements, softwares that are required to install this....
View ArticleModify email endpoint - Extract Subject from Mail
Hi there, I'm working with a process and a form which has been developed by someone else. As an improvement I need to extract the subject from incoming mails and store this subject to a variable. At...
View ArticleHow to define a Rights Management process "Protect Document" with an watched...
Hello.I try to build a process in Workbench 11.0, that uses the Protect Document operation of Rights Management.The process should use a watched folder as start point.My problem is, how to fill the...
View Articledisable paperclip attachment
I wrote JavaScript to handle the adding and removing of attachments in a LiveCycle form. I need to disable the paperclip attachment button when the form is opened in Reader or Acrobat. Does anyone know...
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 ArticleXPATH + //
I am trying to use the XPATH expression "//" to find all matches of an element name no matter where they exist in the XML document. For example .. count(//process_data/xml_data//User) it correctly...
View Articlecapuring data from barcoded froms
Hi, I defined a simple workflow initiated by watched folder endpoint. workflow has 2 processes: decode and extractToXML. I copy a pdf file to input directory of the watched folder and get the below...
View ArticleOutput form as PDF
Please forgive what must be a very basic question - but I'm new to using LiveCycle and am having trouble finding enought clear documentation to do some simle things in my workflow... What I'd like to...
View ArticleSetting field values between forms
I've got something rather strange going on in a workflow. I have two forms that have various fields that users fill in. The first user task in my workflow uses form1. Once submitted I am getting 5...
View ArticleInvocationTargetException while running Livecycle ES process
Hello, I am encountering this exception when I sun my Livecycle process. The Livecycle process uses a Webservice component.We use the Soap Response to build our own XML. The LiveCycle process is not...
View ArticleHow to get file name of the form attachment?
Hi,is there anybody who is able to help me with the following problem???I started my process from Workspace ES and as a first step I attached one locale file (IMG.JPG or IMG.TIF e.g.) as a form...
View ArticleGetting all the Users and their EmailIDs of a Group from database
Hello All, I'm using LC 8.2. My requirement is like i need to send email to all the members of a particular group. I dont want to hardcode any email ids. I think in the workbench, there is no way...
View ArticleClasspath issues inside custom component
Hi Forum, we have created our own component for a special database task.Within the the component implementation we have used XMLBeans 2.4.Now we run into a classloader issue because LC already contains...
View ArticleBreak out of Gateway branches
I have a process that requires 10 people to review and approve a form before it can move on. It does not need to be sequential and time is of the essence, so I have used a gateway and created 10...
View Article