By Yakov Fain | Article Rating: |
|
August 11, 2008 04:33 PM EDT | Reads: |
22,146 |

I’d like to share with you my experience of working with LiveCycle ES 8.2. This version has been released in July of 2008. The letters ES stand for Enterprise Suite. And this suite can do a lot of things.
LiveCycle ES server is deployed under a J2EE server of your choice utilizing EJB and Java servlet containers. Its metadata repository is stored in a DBMS. But all this is hidden from people developing business processes. It includes Eclipse based IDE called LiveCycle Workbench that allows them to create and configure business processes using graphic designer. For example, you can design a process of applying for a mortgage as shown below. You connect users and processes by dragging line between the boxes – these connections are called activities, i.e. Approve, Reject.
Depending on the results of execution of each of the sub-processes hidden behind these boxes, the process goes into appropriate state and performs various activities. The user interaction can be configured with minimal or no coding at all. For example, you can design a PDF form using LiveCycle Designer. A form is an interactive PDF file – the user fills out a mortgage application, and presses the button Submit on the form, which automatically sends an email to one of the approving officers based on the requested mortgage amount. Email endpoints are also configurable. By the way, a process can be automatically invoked just by sending an email.
Published August 11, 2008 Reads 22,146
Copyright © 2008 Ulitzer, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
Related Stories
More Stories By Yakov Fain
Yakov Fain is a Java Champion and a co-founder of the IT consultancy Farata Systems and the product company SuranceBay. He wrote a thousand blogs (http://yakovfain.com) and several books about software development. Yakov authored and co-authored such books as "Angular 2 Development with TypeScript", "Java 24-Hour Trainer", and "Enterprise Web Development". His Twitter tag is @yfain
- Secrets Of The Masters: Core Java Job Interview Questions
- The i-Technology Right Stuff
- Java Developer's Journal Exclusive: 2006 "JDJ Editors' Choice" Awards
- Creating Web Applications with the Eclipse Web Tools Project
- Who Are The All-Time Heroes of i-Technology?
- Java vs C++ "Shootout" Revisited
- Rich Internet Applications with Adobe Flex 2 and Java
- Creating a Pet Store Application with JavaServer Faces, Spring, and Hibernate
- What's New in Eclipse?
- Developing Web Services "Eclipse Web Tools Project"