How to send email in html format?
Dear all,I can send email using the component email service provided by the "Adobe Live Cycle". I am using concat function in xpath of Message to automate the composition of the mail.My requirement is...
View ArticleGet process id and task id for long-lived process?
Scenario: I have created a long-lived process that will assign a task to a user. The user then has two options to Accept or Reject. Accept route saves the data to the database. Reject does not save....
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 ArticleIssues with Watched Folder StartPoint.
Hi, I'm using LiveCycle ES2 for developing a process with watched folder as optional startpoint.I have followed the instructions given in the LiveDocs and applied the properties to the Watched folder...
View ArticleCDATA and envelope format sensitivity
Hello, I am using standard LiveCycle component/service "WebService" in LiveCycle process to call a Web service.In SOAP response is CDATA section with xml document that I need to work with. In...
View ArticleUsing DDX to flatten a file
I have created the DXX below.However, when I use this module, it cuts a milti page form to a single page document. Can anyone explain why? I also lose the logo from the file. <?xml version="1.0"...
View ArticleOracle BLOB value to a LC variable
Hello, Is it possible in LC ES2 to coerce oracle blob value to some livecycle variable ? When mapping sql query result (column of type BLOB) to a LC variable (of type Document), we receive:...
View ArticleFlex Directly To JdbcService
I need to have a Flex form communicate with the LC database. I see 4 ways to make this happen. Have Flex use a RemoteObject call to a custom written process that actually invokes a JDBC operationHave...
View ArticleForm loses fragments when I run it
Hi I've got a form which uses fragments. This form previews fine in the designer, but when I try to run it using generatePDF Output in a process, the parts that come from the fragments are gone. The...
View ArticleQuery Multiple Rows As Xml Exception
Hi all, I got a interesting exception when retrieving multiple rows from a DB2 database and returning the result as xml. The app server is weblogic. ALC-DSC-119-000:...
View ArticleInstalling Workbench ES2 into Eclipse
When trying to install Workbench ES2 (9.0.0) into Eclipse 3.6.1 the following error is encountered: Cannot complete the install because one or more required items could not be found.Software currently...
View ArticleAdd second element into an xml object
Hi, I can do a set value into an xml object to create a new element with a value. This is simple, I can do it this way:/process_data/myxmlvar/myvar = '123' This will give me an xml which looks...
View ArticleChecking document exists (Foundation > FileUtilsService > Exists)
Hello, I've got a problem with something that should be basic but has got me struggling. I have a process, its location:/Applications/RenderPortfolio/1.0/Process/LoadDocuments I have a PDF document,...
View ArticleI want to read the content of a text file dropped in a watched folder into a...
I have a workbench process with 2 variable.inDoc (DataType=Document/input/required)outStr (DataType = String/output)The document being passed to the workflow is a text file with 4 lines of text in it....
View ArticlecreatePDF 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 ArticleWhy can't Workbench handle a 2MB XML variable from invoke?
I have an SQL query that returns about 2.3 MB XML variable. That works fine but if I set that variable to be an output variable and invoke the process from Workbench I get an InvocationTargetException...
View ArticleInsert date into database by using JDBC Service/Execute SQL statement in...
Hello, Can any one please advise on the formatting the date so it can be inserted into the database without getting error. insert into tableA(fieldA, fieldB, dateC)values (?, ?, ?) or insert into...
View ArticleLiveCycle Watched Folder not working
We are in the process of converting our Adobe Central documents over to LiveCycle. We are working on the processes for Fax, Email, and Print and are having issues getting the Watched Folder setup....
View ArticleResources tab of ES3 Workbench
The resources tab of ES3 Workbench is not getting updated with the recent xdp files after migrating ES LCA into ES3 Workbench. May I know the reason for this?
View ArticleRandomly getting ApplicationAssetNotFoundException - ES4
When the application is deployed in production, a couple of the forms will randomly encouter ApplicationAssetNotFoundException.The form would be working perfectly for a few runs and then encounter the...
View Article