EspañolEnglish
Home Projects

biometryAt the end of 2004 and the beginning of 2005, one of our customers needs to improve the security in some tasks of the Workflow processes in Windchill PDMLink. We were evaluating different possibilities, and decided to add to those tasks a biometric verification of the fingerprint of the users.

We developed a specific page in Windchill to register the fingerprint of all the special users. To get the fingerprint, we use biometric mouses of SecuGen that incorporate a fingerprint sensor in the left side of the mouse.

The sensible tasks for these users, require fingerprint verification, so when the user clicks on the “Task Complete” button, the browser asks to the user to place the fingerprint over the sensor, and the task is completed only if that fingerprint has been registered as the valid fingerprint of the user trying to complete the task.

Last Updated (Tuesday, 23 June 2009 15:02)

 

We have implemented a PDF conversion service in the Workflows developed for one of our customers.

workflow PDF conversion

The users create documents in PDMLink from Document Templates that have MS Office files as primary content. When the creator has edited his document, the Workflow process moves it through the approval process of the different reviewers. But before the reception of the document to te reviewers, the process converts the MS Office file contained as primary content to PDF. From this point, the primary content of the document is a PDF file, and the origianl MS Office file is stored as an attachment of the PDMLink document, to be restored as primary content if the creator needs to modify its document (if any of the reviewers rejects it).

The PDF conversion is performed in a different Windows server, so it converts all the details in the MS Office documents as indexes, hyperlinks… and the process does not overload the Windchill servers. This conversion service is in the production environment of one of our customers since 2004, and we have been updating and improving it continuously to have a stable system.

At the moment, most of the documents created in this customer (except CAD documents) have this PDF conversion in their Workflow processes, and one of its principal benefits is the reduction of the files size, helping the users to share information with customers and suppliers. Another advantage of the PDF format is the capability of opening the contents on platform independent web browsers.

Last Updated (Tuesday, 23 June 2009 14:32)