Convert date string to date/time object
I have a JDBC call to grab some data including a date/time stamp. For the life of me, I can't figure out how to convert that string to a proper date/time field. It's important because I need to use...
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 ArticleSend With Map of Attachments & Map Variable
I'm trying to send multiple attachments using "Send With Map of Attachments" Service. I've setup a map variable (attachments_map) of sub-type string to hold the path and file name for each file...
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 Articlelooking at pdf doc on how to create a watched folder
Good day everyone, i just found a great Adobe PDF detailing how to create a watched folder process. Available here:http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/e...
View ArticleHow to disable Adobe Acrobat popups
I installed the turnkey solution and, when doing so, assumed that I would need PDF generator - it turns out that I don't. As a result I'm now stuck with the situation in which my Adobe Acrobat...
View ArticleProblem with Datasource for SQL Server Express
I have set up a development environment to develop some processes for the HCSO client and have a question. I have a turnkey install on my laptop with MYSQL. The liveCycle databases are in MYSQL. I...
View ArticlePrepopulate dropdown lists with xml file
Hi everyone, I'm trying to prepopulate a dropdown list using an xml file. There are many tutorials on the internet that allows me to do that from the preview tab of the designer. However, when I did...
View ArticleReferencing Variables Question
Hi, Can someone please explain to me what is the use of the @ sign when referencing a variable in Workbench?For example: /process_data/@myVar Sometimes you need to use it, sometimes you don't,...
View Articlefunction 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 ArticleGet User Name from Workspace Login
I have a process set up with a report and I would like to pull the user id and user name from the Workspace login. I am very new at LiveCycleES 8.0 and am having a tough time getting this to work. I...
View ArticleProblem with passing strings values as "IN","OR";
Hi,I want to pass "IN", "OR" strings as USA state abbreviations to the process but when i read following strings and pass it to other process I am getting error that "there is an syntax error near...
View ArticleJDBC error in workbench
All,I have a requirement wherein i have to query based on two conditions. For some reason the queries don't get executed as the parameters are in xpath language. I have tried in Oracle and in SQLServer...
View ArticleProblems while Installing a custom made component
I have created a custom component implementing a defirnite business logic.This component conatims required bean classes and required methods.Also a file component.xml is uitably being defined, which is...
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 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 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 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 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 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 Article