How to check dependency of assets in adobe lc application?
Hi, while creating .lca of the application, i see my assets in the application references to another asset of another application. so when i take lca, it creates dependent assets also. Is there any...
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 ArticleFailed Operation com.adope.idp.dsc.DSCNotSerializableException:Not Serializable
Keep getting this error when trying to check back in existing PDF forms in Workbench. Once you get this error, you can't check any files back into Workbench. You have to Delete the PDFs out of...
View ArticleAssigning values to repeating subforms using a script
I am using a script to add values to a repeating subform. Below is a simple example. In the real script I would use a loop to do the inserts. //declare XML structureString hrxdproot =...
View ArticleGateway Branch is not processing
I have a long-lived process that has a gateway with two branches, each calling a seperate long-lived process. In both called long-lived processes, there is an Assign Task activity which renders a PDF...
View ArticleCan i pick watchedfolder path from a property file ?
I've different environment from DEV to PROD. Each DEV environment( I've 3 different dev environment used for each release) shares the same mounting location but with different directory structure as...
View ArticleRename attachment filename
Hi,I have a watched folder that read a pdf file into document variable in a workflow. In the workflow, the document is copy to an attachment. The problem is that, the filename of the attachment is...
View ArticleAdd Data Source on the Application Server
Does anyone know how I can add a data source to be defined on the application server that hosts the LiveCycle ES server.Thanks,John
View ArticleOutput form as PDF
Please forgive what must be a very basic question - but I'm new to using LiveCycle and am having trouble finding enought clear documentation to do some simle things in my workflow... What I'd like to...
View ArticleLiveCycle ES update 1 - invoke DDX with generated PDF
I've a process the receives an email (HTML Format) using the Receive operation of the EmailService.I store the HTML body in the variable htmlDoc of type document.In the next step I use the CreatePDF2...
View ArticlePopulating Drop Down List Items via Web Service
We have version 8.2 of LiveCycle and are trying to populate a drop down list of values via a web service. We have successfully build a web service in WorkBench that will query a database for unique...
View ArticleError generating PDF: ALC-PDG-001-000
Hi,I'm facing an error while trying to generate a PDF through CreatePDF service (GeneratePDFService). It is converting .tif .jpg successfully into PDF but not converting text documents like .txt .doc...
View ArticleFlattening a PDF Form
Is there a service I can use that will convert a PDF Form to a non-form PDF similar to what you would get doing a print to PDF in Acrobat?
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 ArticleAdobe LiveCycle Designer Compatibility
I edit forms using Adobe LiveCycle Designer 8.2 and the target version is Adobe Reader 8.1.The layout of the form looks perfectly fine on 8.2.However, when I uploaded some forms on the test site, the...
View ArticleTask Assignment Email Notifications
In LiveCycle ES 8.2 after a task has been assigned to a group all members of that group are sent an email notification. I just noticed that some of the groups I have setup have more then 10 users, and...
View ArticleClasspath issues inside custom component
Hi Forum, we have created our own component for a special database task.Within the the component implementation we have used XMLBeans 2.4.Now we run into a classloader issue because LC already contains...
View ArticleConnection Reset Error, When invoking Web Services
I'm trying to invoke a web service using 'Invoke Web Service' Operation. Its works for 8 out of 10 times. Sometime it stalled with "Conneciton Reset' error.When retry this stalled action from AdminUI,...
View ArticlePDF form I18N support
Is there any support for different language in PDF? How many languages are currently supported by default? Is there any documentation or sample related to the support of I18N? If I need to create a...
View ArticleXSLT Parameters in workbench
Hello, I have a variable in my process of type string called "MyVariable" I want to reference this variabale in an XSLT file as a parameter.How do I do that? Below is first attempt, but it doesnt seem...
View Article