extracting data from a pdf form
Hi, livecycle es2, workbench 9.0 I'm new to workbench and have a problem extracting data from a pdf form submitted to a short lived process. I have set up the following very simple process :default...
View ArticleIssue of configuring the Start Point when migrating to ES2
Hello, I am trying to migrating the 8.x process to ES2 to start to take the advantages of the new ES2 but keep having an issue of configuring the new Start Point. Here are the steps that I have done by...
View ArticleGDS directory issue
Hi, I have configured smtp/pop3 server with adobe process as email startup point. When i send some mail to configured email server, i am getting (sometime only) error that ERROR [Document] DOCS001:...
View ArticleStatus define in TB_TASK table
Hello, I need to create some process to generate a report bases on TB_TASK table. There are different status numbers in the TB_TASK table such as 1, 2, 3, 4, 100, and 102. I know number 3 is the status...
View ArticleAnt Scripts for deploying livecycle application
Hi,I wanted to know if there is a provision to develop ant scripts which aid in deploying livecycle applications from one server to another.Any information or material regarding this will be of great...
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 ArticleOutputES XML Subnode mapping issue
Hi AllI have problem in mapping XML sub nodes to Textfield. Is there anylimitation for data from XML subnotes.I am trying to fetch data from 3level of XML subnode.I have done the mapping correct and...
View ArticleEnable 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 ArticleHow to setDocAttribute and save it on local disk
Hi,I am using setDocAttribute method to set the attribute of document type variable. I can see in result variable that these attributes are set but when i save or write it to disk, these attributes are...
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 ArticleFetching values from database and populate values in the dropdownlist
Hi All, I am new to adobe live cycle workbench , I am creating a process,which will fetch values from the database based on selection of country group code, will populate the values of that particular...
View ArticleAdobe LiveCycle Workbench --> How to generate XML from SQL Server 2008 R2
Hello, Please let me know if anyone has the solution to generate XML in adobe livecycle workbench and generate a dynamic PDF form using that XML. Regards,Himanshu
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 ArticleI want to terminate an action instance ,but I don't know how to get the...
I want to terminate an action instance in script service ,and I have found that the ProcessManager has a method called 'terminateAction' , like this: ProcessManager.terminateAction(String...
View ArticleCannot view PDF forms (with Signature) in Workspace Error : "SigDict/Contents...
Hello,With Jasmin's help, I am able to import a PDF form which is digitally signed >> view it in Workspace >> click Approve/Decline for archiving. Thanks Jasmin !When I view the form in...
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 ArticleLiveCycle Workbench ES2 - "Java(TM) Platform SE binary has stopped working"...
Hi, I am getting this error when I try to create a new process o open an existing process."Java(TM) Platform SE binary has stopped working" The only option is to click on a "Close" button and end the...
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 ArticleInsert Node into XML using XPATH
Hi,I'm having problems inserting a node into a XML. After getting some attributes from the CRC result i'd like to store them in a temp xml variable.After that the parent node of the attributes should...
View Articlepdf generator fails to use MSWord
Hello,I want to assemble some native documents to PDF. Landscape is Windows 7 pro, JBoss turnkey, MS Office 2010 and OpenOffice 3.4. The server logs shows that PDF generator fails when trying to use...
View Article