Wiki

Scale Your Enterprise

User Tools

Site Tools


bw2:wfencryptdecrypt_tool

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
bw2:wfencryptdecrypt_tool [2024/12/21 12:45]
dtucker [Basic Configuration Steps to Encrypt]
bw2:wfencryptdecrypt_tool [2024/12/21 13:15] (current)
dtucker
Line 4: Line 4:
 =====Encrypt Decrypt Tool===== =====Encrypt Decrypt Tool=====
 The encryption tool is best used to encrypt data from a source (AWS, Versago) to your database. The functionality is used to store sensitive data in a database, or a file.  The encryption tool is best used to encrypt data from a source (AWS, Versago) to your database. The functionality is used to store sensitive data in a database, or a file. 
-The tool accepts a string as input and encrypts it with a key you create. To view the string in clear text it must be decrypted with the same key. An encryption step can be added anywhere to a workflow. In the following illustration, the encryptdecrypt tool step is placed between two variable steps. 
  
- 
-{{ :bw2:bizweaverencryptdecrypt1.png |}} 
 =====Basic Configuration Steps to Encrypt===== =====Basic Configuration Steps to Encrypt=====
  
 ===Example:=== ===Example:===
- 
  
 <WRAP center round important 75%> <WRAP center round important 75%>
 Press **<F4>** to show variables from previous steps that might be used in the text field. Press **<F4>** to show variables from previous steps that might be used in the text field.
 </WRAP> </WRAP>
-  - Enter text that you would like to encrypt +  - Enter **Text** that you would like to encrypt - this is the information you are passing into the tool to encrypt/decrypt. You can use step and user variables in this field. 
-  - Select the appropriate value from the command the drop-down list  +  - Select the appropriate value from the **Command** the drop-down list
- +    - Encrypt 
- +    - Decrypt
-{{ :bw2:bizweaverencryptdecrypt2.png |}} +
- +
-  - **Text** - this is the information you are passing into the tool to encrypt/decrypt. +
-    - You can use step and user variables in this field. +
-  - **Encryption / Decryption Key** - This is a key you assign. It can be anything you wish. +
-    - to make it secure, it is recommended that the key is a mix of upper-case and lower-case characters and numbers +
-  - **Command** - This determines if you want to encrypt or decrypt the data. +
-    - 0 to Encrypt +
-    - 1 to Decrypt +
- +
-=====Basic Configuration Steps to Encrypt -old===== +
- +
-===Example:=== +
- +
-{{ :bw2:bizweaverencryptdecrypt2.png |}} +
- +
-  - **Text** - this is the information you are passing into the tool to encrypt/decrypt. +
-    - You can use step and user variables in this field. +
-  - **Encryption / Decryption Key** - This is a key you assign. It can be anything you wish. +
-    - to make it secure, it is recommended that the key is a mix of upper-case and lower-case characters and numbers +
-  - **Command** - This determines if you want to encrypt or decrypt the data+
-    - 0 to Encrypt +
-    - 1 to Decrypt +
- +
-=====Basic Configuration Steps to Decrypt===== +
- +
-===Example:=== +
  
-{{ :bw2:bizweaverencryptdecrypt3.png |}} +{{ :bizweaver:bizweavernewencrypt.png?nolink&600 |}}
-  - **Text** - this is the information you are passing into the tool to encrypt/decrypt. +
-    - You can use step and user variables in this field. +
-    - Make sure you use the value you are wishing to decrypt +
-  - **Encryption / Decryption Key** - Use the key you created initially to decrypt. +
-  - **Command** - This determines if you want to encrypt or decrypt the data. +
-    - 0 to Encrypt +
-    - 1 to Decrypt+
  
-====Encrypt Decrypt Variables==== 
-^Name ^Description^ 
-|Command|This indicates the encryption key that was used| 
-|EncryptionKey|This indicates the encryption key that was used| 
-|InputText|This indicates the text that is entered in the Text field to be encrypted or decrypted| 
-|Value|This indicates the encrypted text decrypted or decrypted text encrypted| 
-|StepMessage|During a failure the reason for failure will be populated here| 
-|StepStatus|True or False| 
  
bw2/wfencryptdecrypt_tool.1734803126.txt.gz · Last modified: 2024/12/21 12:45 by dtucker