processFormSubmission 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 ArticleHow to configure Repeater Accordion in ES2?
Hi Am developing a form guide in ES2 ,I want to have a repeating section .Used Repeater Accordion, but Add button and copy button is not working. In ES 8.2 we can develop form guides from Pdf...
View ArticleHow to use xsl document() function with LiveCycle XSLT processor
Hello, I would like to use LiveCycle XSLT processor to merge xml documents by using the xsl document() function. However, I have not, yet, found clear reference information on the specifics of how to...
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 Articlecheck to see if record exist in the DB or not
Hello, I am working on a form that has a web service that connects to the external database in workbench to check some record if it does exist in the database or not by using the query below but it did...
View ArticleHow can I get the mail body of the start point mail
Hi, I am using 'MailStartPoint' activity to fetch mails using POP3 protocol. It is fetching the mail successfully. Now, how can I read the different parts of mail message such as Subject, Body in...
View ArticleHow to delete/deploy resources in ES4 workbench?
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...
View ArticleHow 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 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 ArticleGeneratePDFService : An unexpected exception while resolving a new connection...
Hi,I'm using LC ES on Windows XP, turnkey installation.I've created a workbench process that suppose to convert word document to pdf using GeneratePDFService. When I invoke the process it fails with...
View Article"Failed to passivate Document" on Invoke DDX operation
hi<br />sometimes, when i call the Invoke DDX operation in a specific process, i get an error that says that it could not passivate the cached document. even when i re-try the stalled action it...
View ArticleSet value with XPath dynamically
Dear All, I am wonder if the following is possiable with Set Value service using XPath, any *simple* workaround is also welcome too. If I have a variable myXML =<root><item...
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 ArticleLiveCycle ES update 1 - invoke DDX with generated PDF
I've a process the receives an email (HTML Format) using the Receive operation of the EmailService.I store the HTML body in the variable htmlDoc of type document.In the next step I use the CreatePDF2...
View ArticleJDBC error in workbench
All,I have a requirement wherein i have to query based on two conditions. For some reason the queries don't get executed as the parameters are in xpath language. I have tried in Oracle and in SQLServer...
View ArticleMySQL error: Got error 139
Hello,I have installed the lc turnkey and create a process with the workbench. After a lot of trials I got now the error in one process:The process is not small. When I make it shorter than the failure...
View ArticleEvents working on one server and not the other
We have a development and a production server for LC. I have events working on the development server that accept parameters. The services were deployed to the production server and the following error...
View Articlehandling 'Exception Event Catch' from invokeDDX
I have a long-lived process that uses the invokeDDX service. The invokeDDX has a primary route that connects it to a setValue/execute service under normal circumstances. I want to now draw another...
View ArticleDisplay confirmation message box on form submit
I have built a simple guide in Workbench ES2 based on a data model. It's one panel that allows the user to enter their name and ID number, which then gets collected and sent to a database. What I would...
View ArticleInsert XML to BLOB
I'm experienceing a problem using the Foundation / Execute Query component.I'm trying to insert XML into a table using the following INSERT Statement: INSERT INTO temp_registration (ID,...
View Article