09/01/2013
Empower 2013 Conference Unveils Laserfiche 9 to the Public
Laserfiche kicked off its Empower 2013 Conference on Monday 7th January 2013 with a keynote speech from company Founder and CEO Nien-Ling Wacker unveiling Laserfiche 9, the company’s newest software release.
“Today, the challenge is more than managing an avalanche of information—it’s making use of it,” said Wacker. “Laserfiche 9 unites ECM and BPM, providing the visibility, transparency and accountability organizations need to effortlessly make significant change.”
Over 1,600 attendees from the worldwide Laserfiche community are taking part in the event this week, including customers, VARs, prospects, analysts and Laserfiche employees. Attendees will have the chance to get the first look at the new features of Laserfiche 9 and take hands-on training courses on Laserfiche Forms, business processes and more.
Click here to watch a recording of the opening keynote remarks from Nien-Ling Wacker.
You can also follow thoughts about the event on Twitter and check out fan photos on the Laserfiche page!
Laserfiche 9.0.1 Released
Laserfiche is pleased to announce the release of Laserfiche Avante and Laserfiche Rio 9.0.1, which serves as the immediate public release of Laserfiche 9. This release was announced to the full Laserfiche user community on Monday at the Empower 2013 Conference.
Laserfiche 9.0.1 builds upon the limited release of Laserfiche 9.0 with additional enhancements and bug fixes. The entire Laserfiche 9.0 product line is included in this update.
Major updates:
New Laserfiche Forms licensing: Laserfiche Forms 9.0.1 now requires its own product license. Customers who upgrade to Laserfiche Server 9.0.1 must also upgrade to Laserfiche Forms 9.0.1. Laserfiche Server 9.0.1 will not recognize the Laserfiche Forms 9.0 license.
Laserfiche Forms 9.0.1 also now supports Windows 8 and Windows Server 2012 operating systems and can connect to Microsoft SQL Server 2012 database servers.
Web Access 9.0.1 supports Windows 8 user interfaces as well as drag-and-drop import with Internet Explorer 10.
Laserfiche 9.0.1 is available to all customers on the Support Site in both Laserfiche Avante and Laserfiche Rio. Customers with Team and United systems should use the Avante 9.0.1 installation package.
Download Laserfiche Avante 9.0.1 in zip format or ISO format.
Download Laserfiche Rio 9.0.1 in zip format or ISO format.
Download Laserfiche Web Access 9.0.1 in zip format or ISO format.
Download Laserfiche Workflow 9.0.1 in zip format or ISO format.
Read the release notes and list of changes for Laserfiche Client and Server 9.0.1.
Read the release notes and list of changes for Laserfiche Web Access 9.0.1.
Read the release notes and list of changes for Laserfiche Workflow 9.0.1.
Read the release notes and list of features for Laserfiche Forms 9.0.1.
Read What’s New in Laserfiche 9.0 and visit support.laserfiche.com for more feature overviews and deployment guides.
Use Cases for Laserfiche Forms and Business Processes
To coincide with the public release of Laserfiche 9, we have published a number of new Solution Exchange articles featuring examples of how to use Laserfiche Forms and Laserfiche 9 Business Processes for specific activities.
Learn how to:
Create a basic Laserfiche Business Process.
Configure Laserfiche Forms for employee onboarding, new customer onboarding, travel requests, employee evaluations and purchase order automation.
Laserfiche in the News
Read how the Tompkins County Clerk’s Office will use a significant grant from the New York State Archives to expand Laserfiche as a shared service in The Lansing Star: http://www.lansingstar.com/news-page/9082-county-clerk-awarded-state-archives-shared-services-grant
Presales Place: Replacing Empty Field Values with Error in Quick Fields
By Rob Misconin, Presales Engineer
Some Quick Fields sessions have required fields that are populated from the data that is captured from the document. However, Quick Fields may not be able to capture and insert the value 100% of the times. Since Quick Fields cannot store documents with an empty required field, they will be left in the session for further review.
But what if you want all the documents to be sent to the repository? What if you want to notify a user that no value was captured? In this article, I will be showing you how to use a Substitution process to place an ‘Error’ when the value of a token is blank.
Before we examine what is happening within the substitution, it should be noted that (\w+) is a regular expression that is satisfied when any word character is in its place. For example, the expression “Error(\w +)” is satisfied by “ErrorJason.” It should also be noted that “$1” is the first value returned from the regular expression.
Here’s how the substitution works:
If %(First Name) has a value of Jason, then, according to the substitution, we will be looking at the value “ErrorJason.” The substitution will replace “ErrorJason” with the first match case, which is simply “Jason.” If %(First Name) is blank, the substitution process will replace it with Error.
This process can be very useful when used in conjunction with a workflow that catches all documents with a field value of error. This workflow can find all documents that have a required field that contains the value of error and route those documents to a folder that could require some intervention to resolve any scanning errors that may have occurred.
For more information on the substitution process, please see the Quick Fields Help Files.
Read the VARNews online at http://var.laserfiche.com/ChannelWeekly.