pdf 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 Articlehow do i Convert XML item to a List variable in adobe LC
Hi,I am producing an xml document from the adobe livecycle process and getting below data in document. I want to map each index item in a List<int> variable in adobe lc process....
View ArticleAdding a newline character in concat method
I am trying to create a txt file in UNIX environment and building a string using concat method. The requirement is to insert a new line between the string value. I tried the following but nothing...
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 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 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 ArticleHow to print PDF with security PIN?
We are using Adobe livecycle in our project to generate PDF and it automatically prints the the PDF file. Now my requirement is to set up the PIN to print in user computer. Example: Open Print dialog...
View ArticleHow do I make a process/service asyncronous.
When I invoke a long-lived process from another process, I get the following run-time error: "The Long Lived Service x cannot be invoked synchronously." How can I change the process/service so that is...
View ArticleLC4: how start Acrobat action wizard script or trigger preflight correction?
Hi!I need to work with layers (OCG) in a single site PDF.seperate the different element types into different layers (done by preflight correction script)hide the text layerexport the pdf without the...
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 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 synchronize a stylesheet (.xfs file) in Workbench?
Hi, my intention is to have several pdf forms (generated in LiveCycle Designer ES4) with the same stylesheet (generated in LiveCycle Designer ES4). If I change the stylesheet, the new style should be...
View ArticleExample of writing to a simple SQLServer database
NOTE: Copy & paste still doesn't work on this forum, at least not in my ie10 browser. Does anyone have an exaple of a simple SQL Server database table write. Perhaps one example of a Create --...
View ArticleWorkbench ES3 fails to connect via VPN
Client:Win 7 enterpriseWorkbench ES3 v10.0.2 Server:Adobe LiveCycle ES3 v10.0.2Oracle WebLogic 10.3.6Oracle Enterprise Linux 6.5 Workbench connection through VPN fails during Synchronize execution with...
View ArticleCan not call web service created by workbench ES
I created a process in LiveCycle ES Workbench, a webservice is created automatically after activate this process.I can see my wsdl on this path...
View ArticleError :No Credential or Context when invoke custom component
Hello,I'm trying to call my custom component from a main workflow process. I'm getting exceptionrelated with NO Credential Set (ALC-DSC-213-000)com.adobe.idp.jobmanager.ejb.JobManagerBean...
View Articlecant change form events after adding fragments
Hello,After adding a fragment into a blank form template, when trying to change the for events, I get a message saying that: "The script is not editable because the script editor contains script that...
View ArticleAdding a node through XPath
I need to add an item into my XML.user1touser1user2I thought I read where I could just set a value to the new index: Approvers/Approver[2]/ApproverID="user2"That is not working though.
View ArticleFileUtilsService - Write document
Hi everyone,Can someone please tell me what is wrong with the below? I am trying to set the XPath for saving a form using theService Name: FileUtilsServiceService Operation: "Write Document"This form...
View ArticleSet XML attribute from SetValue using Xpath
Is there a trick to assigning a value to an attribute of an element in an XML variable using XPATH inside a setValue activity? When I try something like Location/process_var/xml_var/test/@ID...
View Article