Configuring the Encrypt node

The Encrypt node is grouped with Data activity nodes.

  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.

    Encryption Option
    Select Encrypt, Encrypt & Sign, Sign, Sign & Encrypt, or Encrypt & Sign (single pass).
    Sign Service Name

    Specify the name of the service that contains the private key that was used to sign the data of file.

    Data source

    Select Data or File.

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

    Select File to encrypt a file.

    Data

    To encrypt data, specify the actual data.

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

    Encrypted File Name
    Specify the name of the file that will be encrypted.
  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 encrypted data is available in the _outputData field of the node. For example, if the node name is Encrypt8960, the encrypted data is in the variable Encrypt8960_outputData.

    Note: 

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