...
Limitations and Known Issues
None.
Snap Views
Type | Format | Number of Views | Examples of Upstream and Downstream Snaps |
---|---|---|---|
Input | Document Binary Binary or Document |
| Any Snap that produces binary data in the output view such as File Reader or Compress. |
Output | Document Binary Binary or Document |
| Any Snap that accepts binary data in the input view such as File Writer or Decompress. |
Error | Error handling is a generic way to handle errors without losing data or failing the Snap execution. You can handle the errors that the Snap might encounter while running the Pipeline by choosing one of the following options from the When errors occur list under the Views tab. The available options are:
Learn more about Error handling in Pipelines. |
Snap Settings
Info |
---|
|
Field Name | Field Type | Description | |
---|---|---|---|
Label* Default Value: AES Decrypt | String | Specify the name for the Snap. You can use a more specific label, especially if you have more than one of the same Snap in your Pipeline. | |
Password Default Value:N/A | String | Specify the string used to generate a secret key and an initialization vector.
| |
Secret key Default Value: N/A | String | Specify the secret key used for decryption.
| |
Initialization vector Default Value: N/A | String | Specify the initialization vector used for decryption. It should be in hexadecimal format, and should not be used in ECB mode. | |
Cipher mode Default Value: ECB | Dropdown list | Specify the mode of operation for a block cipher. Available options include: | |
Encryption padding | Dropdown list | Choose the encryption padding from the list. Available options include:
| |
Snap Execution Default Value: Validate & Execute | Dropdown list | Select one of the three modes in which the Snap executes. Available options are:
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|