...
Field Name | Field Type | Description | |
---|---|---|---|
Label*
| String | Specify the name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your pipeline. | |
Password Default Value: N/A | String | Specify the string to generate a secret key and an initialization vector. If the secret key property is set, the password is ignored.
| |
Secret key
| 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. The available options include: ECB, CBC, PCBC, CTR, CTS, CFB, CFB8, CFB16, CFB24, CFB32, CFB40, CFB48, CFB56, CFB64, OFB, OFB8, OFB16, OFB24, OFB32, OFB40, OFB48, OFB56, OFB64. | |
Encryption padding*
| Dropdown list | Select the encryption padding from the list. The available options include:
When you select the 'NOPADDING' option, the data is processed in blocks of the same size. It ignores the characters in the end if those are less than the size of the block. As a result, there is a chance of of losing characters at the end. | |
Snap Execution
| Dropdown list |
| |
name | Snap_Execution_Introduced | page | Anaplan ReadSelect one of the following three modes in which the Snap executes:
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
...