function to add comma to the list of email addresses
Hello, I currently using LC Workbench ES. I am working on the process that need to send email to the variable that returns a list of email addresses like this (...
View ArticleLiveCycle 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 ArticleSet value with XPath dynamically
Dear All, I am wonder if the following is possiable with Set Value service using XPath, any *simple* workaround is also welcome too. If I have a variable myXML =<root><item...
View ArticleAdd text on every page
Dear, I have PDF files and I need to add text on every page they have. The text can be compared to an ID.This is not a watermark(!) because a watermark spreads out over the center of the page. On the...
View ArticleBeginer in workbench, stuck at the process stage
good morning everyone, I just started playing around with the workbench application and following the tutorial thats available on the Workbench Start page. I've moved thru it so far rather well but im...
View ArticleXPath Builder location?
Probably a stupid question but I am new to Workbench. I have searched to see if this question already exists. I'm in Process Designer view in workbench for a Process.I double click on a Set Value item...
View ArticleHandling attachments of the form
Hello All I have a scenario where the pdf form has to be emailed to a particular person along with its attachments. I know how to get the pdf form from the process flow (I can use render pdf service)....
View ArticleWorkbench ES2 crashes on x64 Vista and Windows 7
Hello,I have a problem running workbench ES2 in 64-bit environments (Windows 7 x64 Enterprise, Vista x64 Business and Vista x64 Enterprise). Whenever I try to open a process in the process view, the...
View ArticleParsing XML to a Document variable
Hello guys, i'm having a problem. I'm trying to parse a xml into a document variable in a set value activity and then work with the xml tags. I'm getting this error. ALC-DSC-000-000:...
View ArticleQuestions about LC Mobile App
Hi , we are using the Adobe LC workbench to automate the business process and using the workspace to approve/reject the request;we tried to use the Mobile App to approve/reject the requests. Now we...
View ArticleTransformation between xfaform and document types
Hi again,As I can understand that I cannot send an xfaform as an attachment to an email (but document is ok) I would like to know how I can transform an xfaform (with an xml schema to a document). Do I...
View Articleworkbench example of REST endpoint to create PDF from XML
I'm looking for a simple example of how to create a REST endpoint where I can post an xml data file over http to the LC ES2 server, and have it return the pdf file in the http response. Does anyone...
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 ArticleHOWTO - Invoke Webservice using WSDL on Local File System
Hi, I am unable to access a Web Service from our Development Environment; however I have been provided with the WSDL and all the appropriate XSDs, does anyone know how to use this to populate the Web...
View ArticleSubmit form to a specific person by entering a specific name
Hello, I would like to ask if I can create a process that the user can submit their completed form to a specific name (or whoever they need to) with a flexibility to enter that name rather than...
View ArticleWhy can't Workbench handle a 2MB XML variable from invoke?
I have an SQL query that returns about 2.3 MB XML variable. That works fine but if I set that variable to be an output variable and invoke the process from Workbench I get an InvocationTargetException...
View ArticlePassing WSDL URL at runtime
Hi All, I am looking for some help on how to pass the WSDL URL for the "WebService" Service at runtime.. Currently I defined a WebServiceSettingBean variable and trying to set the values at...
View ArticleGetting Attachments into a Document Form
AllI am in need of a way to get various files into a Document Form as attachments. I have a list of documents which contains the files I want to attach and a means to convert this list to a map if...
View ArticleIs there anyway to identify PDF is layered using workbench
Hello All, Is there anyway to identify PDF is Layered using Live cycle workbench? I tried with PDF Properties and couldn't found anything useful.Sample PDF properties resultset:...
View ArticleSend email to a list of users in the form
Hello, I have a simple process that the user fill and submit the form to route to the manager for approval. The form does contain a list of names on it and I would like to send email to these names...
View Article