Exporting data to text (.txt) or comma separated string (.csv) file?
Hello, I would like to ask if it is possible to export data to either text (.txt) or comma separated string (.csv) file rather than .xml file in LiveCycle Workbench ES?Can any one please advise. Thanks,HD
View ArticleUsing Powershell in LiveCycle Workbench
Hello Everyone, I am attempting to revamp a daily process that we do at my job. What I want to do is set up a workflow in workbench which will walk the user through the process step by step. As the...
View Articlehow do i use SetValue functions in executeScript activity.
Hi,Could anyone let me know how to use function from setValue acitivity (serialize, concate, count etc) in executeScript activity. What all liberaries that i need to import to executeScript. I want to...
View ArticleHow to read a CDATA node with XPath?
I'm using Workbench ES2 (9.0) to build a process and am trying to use xpath to read a CDATA node from an XML variable. But when I do, I get a different value than when I read a text node without CDATA....
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 ArticleOutOfMemoryError Deploying Application from LiveCycle ES2 Workbench
Enironnment:Suse Enterprise Linux 10 64bitLiveCycle ES2 9.0Database: MySQL Currently, the LiveCycle JBoss is set to run with: -Xms2048m -Xmx2816m When I go to deploy our application that has several...
View ArticleAttached Documnets couldnt be retrived after rendering the Form
Hello, I am using a process in which I render a pdf form (as XDP) and use a exceuteScript service to retrive attachment form a Database as a BLOB.I have done required conversions of BLOB to...
View ArticleHow to submit PDF form from my local hard disk(offline submission)?
Hi All, Earlier I used to submit PDF form using LC workspace to a LC workbench Process , but now I had a requirement to submit the PDF without workspace. I need to open a local PDF and if I click...
View ArticleUnable to Create New Application Version: StringOutOfBoundsException
All I'm simply attempting to create a new version for an application in LiveCycle ES 2.5. I'm right-clicking on the application and saying New==>Application Version. I ensure the version is set to...
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 ArticleProblems while Installing a custom made component
I have created a custom component implementing a defirnite business logic.This component conatims required bean classes and required methods.Also a file component.xml is uitably being defined, which is...
View ArticleGetting form field data from email attached pdf file
Hi again,Sorry to spam the list so much, I just keep on encountering some problems :-|My question goes to how I can get the form field data available in Workspace view for a process.I'm initiating a...
View ArticleDocument is not available on the sending side
This post relates to a previous one in which I've asked for help in getting a simple workflow that saves a form as a PDF to disk to work. Based on help from Jasmin and Howard I believe that I'm closer...
View ArticleProblem starting service created from DSC component
Hi,I downloaded the DSC component tool for use in eclipse and created a very simple component to append messages to a log file. I then created the component, created a jar file and installed the...
View ArticleRe-render or flaten PDF form after the form has filled and send its XML data...
Hello Everyone, Does any one know if it possible to re-render or flaten the pdf form after the user has filled it to send to a specific folder along with its XML data? If so, can you please provide...
View Articlejava.lang.IllegalStateException - when processing ~1000 OR more records.
I am getting below error while running my process. I am using LC ES2, MySQL, JBoss. Below is the server log error. It is only happening when I am processing 1000+ records in my process. I have...
View Articlehow to retrieve attachments from a PDF?
Hi All, how do i retrive attachments in a pdf using workbench process? I have used a DDX file which is : <?xml version="1.0" encoding="UTF-8"?><DDX...
View Articlehow to retrieve attachments from a PDF in a subfrom level?
Hi All, Re-Posting this.. Requirement reagrding attachments in a PDF: A PDF has multiple subforms(same instance being added) and that subform contains an attach file button. Now I want to extract these...
View ArticleCan Email Start Point process NOT return attachments?
I'm creating a process starting with an email start point, and it does not need to return attachments, only receive them. When it completes, the email that comes back has a subject line of "Errors from...
View Articleword to pdf issues
Hi all, I have installed Microsoft Office 2007, Acrobat Professional 8 in my LiveCycle server. While installing the LiveCycle I switch on the "native application" conversion. Configured the...
View Article