Configuring the Decrypt node

The Decrypt node is grouped with Data activity nodes. Test

  1. On the General tab, specify this information:
    Configuration name

    Select the configuration that will be used for this activity.

    To use an existing configuration, select a name from the list.

    To use the default configuration, leave blank.

    Encryption type

    Select PGP.

    Currently, PGP is the only option available.

    Service name

    Specify the name of the service that was assigned when the key pair was generated.

    Decryption Option
    Select Decrypt, Verify & Decrypt, Verify, Decrypt & Verify, or Decrypt & Verify (single pass).
    Verify Service Name

    Specify the name of the service that contains the public key to verify the data. The public key must be from the service that was used to sign the data during the encryption.

    Data source

    Select Data or File.

    Select Data to decrypt actual data specified in the Data field.

    Select File to decrypt a file.

    Data

    To decrypt data, specify the actual data.

    To decrypt a file, specify the full path and name of the file.

  2. On the On Error tab, specify this information:
    What should happen on an error?

    Select an option from the available options.

    Notify

    Select this check box to send a notification when an error occurs. If this option is selected, specify the notification details.

    Custom log entry

    Select this check box to create a custom log entry in addition to the system-generated log entry.

    The decrypted data is available in the _outputData field of the node. For example, if the node name is Decrypt8960, the decrypted data is in the variable Decrypt8960_outputData.

    Note: 

    The Decrypt activity node does not run in Designer because the security code that is used to decrypt is tied to the Landmark server. In order to test run process flows with the Decrypt activity node, you must upload and run the process flows in the server.