LiveCycle Workbench ES2 - "Java(TM) Platform SE binary has stopped working"...
Hi, I am getting this error when I try to create a new process o open an existing process."Java(TM) Platform SE binary has stopped working" The only option is to click on a "Close" button and end the...
View ArticleAdd New Record to XML
I'm having issues inserting a new record into an exisiting XML variable. For example I already have an XML variable with two records: <UserData> <UserInfo>...
View ArticleEviware Warning...
Our process calls a webservice, everything works fine except I see this warning message (by eviware?) in the server log, can anyone shed some light into this? Any help appreciated, thanks in advance....
View ArticleError using RenderPDFForm service from within Workbench
I have a LC process with one activity. This activity renders a PDF form using a XDP file. I have provided the name of the XDP file which I want to render and the target URL. When I invoke the process,...
View ArticleRun javascript in adobe live cycle work bench
Hi All, Is there anyway we can execute the javascript in workbench? or is there any method to convert javascript to adobe script(execute script activity)? Actually i have written javascript in live...
View ArticleHow do I determine the name of a file from a watched folder
I would like to generate a log to track the names and outcomes of files processed from a watched folder. I don't see a way to access the name of the file from within the process. I have a variable...
View ArticleLooping through records in XML Variable !!
Hi, I am getting no way how to do this. I am getting the below XML from a custom DSC component. Now I need to process it. <root> <records total_records="4"> <record>...
View ArticleReturn Code - Query for Multiple Rows as XML
Hi, I'm executing an MSSQL stored procedure through the "Query for Multiple Rows as XML" activity in LiveCycle ES. I do this through a call statement such as this:{ call MyStoredProc(?) } This works...
View ArticleExecute Script - How to Update second node in XML group
Hi, I have an XML variable "myXML" which is set to: <root> <nodes> <node> <value>a</value> </node> <node>...
View ArticleWorkbench fails to open process.
Hello All, I have installed LiveCycle ES 2 through turnkey installation. The workbench was working fine until I installed Flex Builder - 3. After installing Flex Builder - 3 when I try to open the...
View ArticleProcess is blank when open/view in Workbench ES 2
Hello, I a currently having a problem of opening/viewing any process in Workbench ES 2. It keeps showing a blank page. It used to work fine before, it just start to have the problem yesterday. No...
View Article"XFA template Model is empty" error
I have a process that takes an interactive form and makes it non-interactive. It works really well for one form when I use the literal for the input to my Render PDF. I need to be able to give the...
View ArticlegetContentType returns NULL for a list of attachments
Hello. I'm designing a process whose input document is a doc which contains a couple of attach (and an XML portion of data); during the life of the process, I use the AssignTask service to render a...
View Articleclicking on process just opens a process designer blank window
hi, i am using a trial version of livecycle workbanch version: Adobe LiveCycle Workbench ES2Version: 9.0.0.0.20091021.2.223388 yesterday i sucessfully imported some sample application and could open...
View ArticlegetDocAttribute() issue
I've tried to use the XPath method getDocAttribute("filename") to get the original name of an attachment (receive mail action) without success.I've also tried "name" and "file" but it didn't work...
View ArticlegeneratePDFOutput with a variable form.
Hi I have a process which uses generatePDFOutput2 to produce a PDF. This works fine at the moment, but I need to pick the form based on a variable value which is passed in. I've tried every...
View ArticleSet value with XPath dynamically #2
I am running into a similar problem as http://forums.adobe.com/message/2953296#2953296 .but instead of constructing a string from xpath expressions, I'm trying to store a value into a Location based on...
View ArticleShare Technical Interview Questions need
Hi All, I am preparing for interview on adobe livecycle designer and developer first time. Can you send or tell me the interview questions please? Regards,Srujan
View Articleretrieve adobe id
Is there a way to retrieve the three digit identification number that is assigned as a job is logged. It is visible in the AdminUI, but I'm not sure if there is a way to retieve this data so it can be...
View ArticleHow do I get the WSDL for a SOAP end-point to include my XML schema?
I have a process that generates an XML variable containing a list of items for a drop-down list and that variable is set as the only output. The XML variable also has a schema associated with it....
View Article