Encryption Library

This library provides effective  two-way encryption.  Currently,  the standard Metastorm BPM ‘password’  field only provides one- way encryption which makes the original value impossible to  retrieve.  This is  perfect for some applications, but useless for  others.  
The Encryption library is used in the “System Variable” procedure  to allow data such as DSN passwords  to be stored in the  database in encrypted form for retrieval at runtime.
In this example, the Encryption library is associated with the  System Variable  procedure.
  • Open and publish the   ‘System Variable’   procedure. 
  • Select a field of type  ‘Text’  check the  ‘Encrypted’  checkbox  and enter a password   as illustrated. 
  • Submit the form. 
graphic
Go to