Insert 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 ArticleReplacing a substring in an xml node with a 'Set Value'
I have a node that looks something like this: <EmailBody> <p>Ticket {$Tckt_Cd$}</p> </EmailBody> I want to replace {$Tckt_Cd$} with a variable in the Workflow...
View ArticleCumulative JBoss memory leak
Hi there, I wasn't entirely sure which forum to post to so please let me know if I've got it wrong. I am experiencing an unusual problem where by the JBoss for LiveCycle service is taking up more and...
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 ArticleRender Formguide with PDF View
After 1.5 years of not working with Livecycle I am a little rusty. I'd appreciate some help. At the moment we render a form and the user can not see the PDF in the workspace. I want change the...
View ArticleWorkbench ES2 over HTTPS
I can't connect to my LC server using workbench. I get an error saying "The public key certificate retrieved from server 'servername' is not recognized as originating from a trusted source.'...
View ArticlePrepopulate dropdown lists with xml file
Hi everyone, I'm trying to prepopulate a dropdown list using an xml file. There are many tutorials on the internet that allows me to do that from the preview tab of the designer. However, when I did...
View ArticleHow to Prevent End Users from Editing Sent PDFs
Hi,we are developing a system using adobe livecycle ES2 , one process populates data to a pdf document and sends it to an end user to be filled.we want a way to prevent the end user form opening the...
View ArticleHow to connect to MySQL through workbench
Hello All, I have installed LiveCycle ES -2 through turnkey installation in a Windows -7(64 bit) system. I am trying to create a DSN in the system. But I could not get the MySQL ODBC connector. I have...
View ArticleReadTimeOut Error in Adobe Process after 10mins
Hi All I am using Adobe workbench Lifecycle 9.5. When I invoke the process either through client or Through Webservice I am getting timeout after 10 mins. Somebody pls suggest me how to get out of the...
View ArticleHow to Access Data using ContentRepositoryConnector
Hi All, I am trying to access a document using the ContentRepositoryConnector. I am getting exception CRC Exception: ALC-CRX-030-003-Repository Fault. The server log shows that the connection is...
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 ArticleAre there any SQL Server database example applications for LiveCycle?
Are there any SQL Server database example applications for LiveCycle workbench? I am looking for things that are downloadable for free. A complete example where someone used a form to modify a table...
View ArticleCapture form Data while catching Task Create events -
Hi, I want to create any asynchronous event to trigger when a new task is created in particular process. I did the event filters and able to capture the task Id and process Id for that created task....
View ArticleAdditional comments in generated XML
Hi, On click of submit button in my PDF form, it will return to my webapp the generated XML from the form. Recently there is a case where we received extra XML comments being added into the XML (Right...
View ArticleView Form and Attachments in the Process by User
Hi I am trying to submit a form with attachments (3 attachments at the max) to the LC process.The first activity in the process is the User review, I am able to send the form and view it as a user.But...
View ArticleInvoking a process to return a SQL query as XML results in empty XML tag (but...
I have a process that runs a SQL query and returns the results as XML. When I test the query in the Process Properties tab in Workbench it appears to execute just fine. I can also test the XML...
View ArticleGet current version of LCA
Hi, I have a process which at the moment requires me to state the version of the LCA file (currently being hardcoded) this process is currently in. We regularly increment/change the LCA version number...
View ArticleHow to Create a Rich Dynamic Input and Output PDF to insert and get data...
HI , I want to use Adobe LiveCycle Designer and Adobe LiveCycle Workbench features to create a Dynamic PDF form which can allow me to store data into database(MSSQL Server) and Can also provide me the...
View ArticleUsing PDFUtilityService operation Redact PDF
I cannot find documentation on how to set the options for redaction. I would like to redact six fields on every submitted form.
View Article