Replacing 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 ArticlePostscript file format issues!!
HI, What is the difference between Generating postscript files using "generatePrintedOutput" operation of Output ES2 service and "toPS" operation of ConvertPDF1.1 service. I have generated both formats...
View ArticleError when Creating a ServiceClientFactory instance JAVA API
When invoking Assembling a PDF document quick start I'm having a compilation error when creating a ServiceClientFactory instance: //Create a ServiceClientFactory instanceServiceClientFactory myFactory...
View ArticleTaskSearchFilter.addCondition IN operator
Hello. I have a question regarding TaskSearchFilter.addCondition() method http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/idp/taskmanage...
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 ArticleSharePoint NTLM web service from LC process problem
Hello all, I'm struggling to get a LiveCycle process to update an internal SharePoint list via its NTLM Windows authenticated web service. As you can see from the above, the schema definition is...
View ArticleRetrieve client ip address from LC process
Hi, does anyone know is there any way to retrieve the client ip address when a flex client calls the amf endpoint of a livecycle process? This is on ADEP and unfortunately we can't do a flex call...
View ArticleTimesheet on PDF
I am not sure why I was brought to this section but I hope someone can answer my question! If I'm in the wrong section, can someone move this post to the right one? I am working on making a timesheet...
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 ArticleException handling in Workbench
I'm currently developing a process where I would like to catch an exception and determine what the error was and then return an errormessage to the user. I've figured out how to catch the exception,...
View ArticleException Handling - how to catch every exception?
Hello! Is it possible, to define a single point, where every exception is catched? Like a big try/catch over the whole process? We are using Livecycle Output ES3 and want to catch every exception that...
View ArticleForms DataConnection WSDL
Hi I am trying to bind a Form to a dataconnection that is created from a webservice wsdl. The data connection does not have the faults that are part of each operation on the wsdl. Is this not...
View ArticleIs it possible to dynamically assign users to a Userlist?
I have a review task that needs to be assign to multiple users. However, I need the application user to control the assignment list. The Participants section of the 'Assign Multiple Tasks' service...
View ArticleThe public Key certifcate retrieved from server (------) is not recognized as...
Hi there,We are using SSL for adminui and everything is working fine. I tried to use SSL for workbench and changed the profile setting in the connection to use protocol "Simple Object Access Protocol...
View ArticleMake form read only
When I use transform PDF, fields that were hidden in my form are now visible. How can I get an exact copy of the form submitted and make it read only?
View ArticleLivecycle ES1 - Modified process workflow through Workbench - Result:...
I modified a process workflow in livecycle workbench. It was a simple modification that uses a resource. On save, I restarted JBoss instance that holds livecycle and I started have the...
View ArticleRender Form Guide from PDF
I'm trying to render a form guide from a pdf, using the RenderFormGuide service, but I get the following error:Failed to load TemplateStream for FormQuery= from location URI =repository://.Does this...
View ArticleSimple flow with a Digital Signature
Hi,I have a a dynamic PDF document which includes a document signature on it. The flow begins with starting the process which has task manager end point. The starter of the process fills the form and...
View ArticleWhat would cause intermittant "unable to find service"?
We have a process that does a render form in the first step and we are getting intermittant failures: ALC-FRM-001-004 Unable to find service XMLFormService. connection to failed service.This operations...
View Article