How 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 ArticleRender service ' ... process ' of Action profile 'Default' does not exist
Hi, I am getting this error : "Render service ' ... process ' of Action profile 'Default' does not exist" [Error Code DCI-013] from my LCA application for each of my assets. At the moment, I can still...
View ArticleMission Livecycle expertise 3 mois renouvelables Paris
Bonjour ! Mission expertise Adobe Livecycle Workbench, 3 mois renouvelables à Paris . début ASAP. des intéréssés? sdonche@activbrowser.comN hésitez pas !!!
View ArticleConent Root
Hi All,If i have added a form Test.xdp in resources under /Test/Forms, what will be the Cotent Root. Or is the conent root always xappstore://localhost.ThanksRaghu
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 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 ArticleDSC classloading issues
Hi, does anybody have had problems with livecycle caching old version of a class that is in a DSC? The problem I had is when I changed the structure of a class and deploy the dsc, livecycle doesn't...
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 Article(ES3) Adding Invisible Signature field?
I understand that Signature Service can't Add Invisible Signature Field to a Dynamic XFA PDF, so I'm trying the following: Forms Service's renderPDFForm operation to Merge Form and Data; and thenOutput...
View Articledisable paperclip attachment
I wrote JavaScript to handle the adding and removing of attachments in a LiveCycle form. I need to disable the paperclip attachment button when the form is opened in Reader or Acrobat. Does anyone know...
View Articlewhere is the javadoc for patExecContext ?
can anyone tell me where this stuff is please ?
View ArticleCan not connect to lIveCycle server
Hello All, I have installed LiveCycle Server and LiveCycle Workbench on separate systems. LiveCycle Server is on Windows - 7 machine and Workbench is on Windows XP machine. It was working yesterday.But...
View ArticleHow to make/edit custom variables as configurable
Hi, I want to edit the WebServiceSettingBean custom variable as configurable parameter. Please let me know. i have to change everytime wsdl url in invoke webservice acitivity whenver my code is...
View ArticleConfiguring ConvertPdfService: 1.2
Hi, I am getting following error while configuring ConvertPdfService: 1.2 as a watch folder: location ---- Reason of failure is-----Cannot coerce object: *.tif of type: java.lang.String to type: class...
View ArticleError while using Send With Document service
Hi,I am using the send with document email service, and trying to pass an attachment (a text document). When i invoke the process using java component i get the following error:...
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 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 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 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 ArticleREST Webservice from Workbench
Hello, I have a simple requirement, I need to invoke a REST webservice from a workbench process, and store the output in a variable (content is XML data to render in a form). I tried using the Invoke...
View Article